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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 筌≪?肄??膺??B 1110001010100011100000011110000100111111111000111110010100111111001111111110010001011110001111110011111101000010 e2a381e13fe3e53f3fe45e3f3f42
EUC-JP 筌≪?肄??膺??B 1110010010100101101000101110001100111111111001101110011100111111001111111110011110111111001111110011111101000010 e4a5a2e33fe6e73f3fe7bf3f3f42
UTF-8 筌≪럩肄덌㎕膺뚯퐟B 11100111101011011000110011100010100010011010101011101011100111111010100111101000100000101000010011101011100011011000110011100011100011101001010111101000100001101011101011101011100110101010111111101101100100001001111101000010 e7ad8ce289aaeb9fa9e88284eb8d8ce38e95e886baeb9aafed909f42
UHC 筌≪럩肄덌㎕膺뚯퐟B 11101111101001111010000111101100100011101000110011101100101111011000100011101111101001111010000111101011111011001000110011101100101111011000100001000010 efa7a1ec8e8cecbd88efa7a1ebec8cecbd8842

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