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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ???????熢 00111111001111110011111100111111001111110011111100111111100011111100101010101011 3f3f3f3f3f3f3f8fcaab
UTF-8 씽뤵햵찊혦찊퐥熢 111011001001010010111101111010111010010010110101111011011001011010110101111011001011000010001010111011011001100010100110111011001011000010001010111011011001000010100101111001111000011010100010 ec94bdeba4b5ed96b5ecb08aed98a6ecb08aed90a5e786a2
UHC 씽뤵햵찊혦찊퐥熢 10111110110001011000111111100011110000011000111010101001100011101100001010001110101010011000111010111101100011101101110011101100 bec58fe3c18ea98ec28ea98ebd8edcec

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