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 ?????????G 00111111001111110011111100111111001111110011111100111111001111110011111101000111 3f3f3f3f3f3f3f3f3f47
SJIS-WIN ??????譽??G 0011111100111111001111110011111100111111001111111110011010100011001111110011111101000111 3f3f3f3f3f3fe6a33f3f47
EUC-JP ??????譽??G 0011111100111111001111110011111100111111001111111110110010100101001111110011111101000111 3f3f3f3f3f3feca53f3f47
UTF-8 琉뗨꽮李뀀쨱譽밟굜G 11101111101001111000110011101011100101111010100011101010101111011010111011101111101001111010000111101011100000001000000011101100101010001011000111101000101011011011110111101011101100001001111111101010101101011001110001000111 efa78ceb97a8eabdaeefa7a1eb8080eca8b1e8adbdebb09feab59c47
UHC 琉뗨꽮李뀀쨱譽밟굜G 11101011101001001000101111101000100001001011100111101100101100001011001011101011101001001000101111100111111000101011100111100010100000101000010001000111 eba48be884b9ecb0b2eba48be7e2b9e2828447

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