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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 몷묪몷뫇몷뫏몼뫃 111010111010101010110111111010111010110010101010111010111010101010110111111010111010101110000111111010111010101010110111111010111010101110001111111010111010101010111100111010111010101110000011 ebaab7ebacaaebaab7ebab87ebaab7ebab8febaabcebab83
UHC 몷묪몷뫇몷뫏몼뫃 10010001100111111001001001000010100100011001111110010001101010101001000110011111100100011011000110010001101000011001000110100111 919f9242919f91aa919f91b191a191a7

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