To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???旌???政^ 0011111100111111001111111001110111010101001111110011111100111111100100001010110101011110 3f3f3f9dd53f3f3f90ad5e
EUC-JP ???旌???政^ 0011111100111111001111111101101011010111001111110011111100111111110000001010111101011110 3f3f3fdad73f3f3fc0af5e
UTF-8 죽뤒켸旌죽뤒켸政^ 11101100101000111011110111101011101001001001001011101100101111001011100011100110100101111000110011101100101000111011110111101011101001001001001011101100101111001011100011100110100101001011111101011110 eca3bdeba492ecbcb8e6978ceca3bdeba492ecbcb8e694bf5e
UHC 죽뤒켸旌죽뤒켸政^ 1100000111010111100011111100001011000100110110011110111111011011110000011101011110001111110000101100010011011001111011111101100101011110 c1d78fc2c4d9efdbc1d78fc2c4d9efd95e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)