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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???鎰?????? 0011111100111111001111111110100001001100001111110011111100111111001111110011111100111111 3f3f3fe84c3f3f3f3f3f3f
EUC-JP ???鎰?????? 0011111100111111001111111110111110101101001111110011111100111111001111110011111100111111 3f3f3fefad3f3f3f3f3f3f
UTF-8 琉쀧큹鎰뉙뿴溜쇠챿溜 111011111010011110001100111011001000000010100111111011011000000110111001111010011000111010110000111010111000100110011001111010111011111110110100111011111010011110001011111011001000011110100000111011001011000110111111111011111010011110001011 efa78cec80a7ed81b9e98eb0eb8999ebbfb4efa78bec87a0ecb1bfefa78b
UHC 琉쀧큹鎰뉙뿴溜쇠챿溜 1110101110100100100101111110011110110100100010001110110011110000100001111110110110010111101101001110101011111110101111001110100010101010100011001110101011111110 eba497e7b488ecf087ed97b4eafebce8aa8ceafe

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