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 뭑뭒몼묰뫏뫅묰묮 111010111010110110010001111010111010110110010010111010111010101010111100111010111010110010110000111010111010101110001111111010111010101110000101111010111010110010110000111010111010110010101110 ebad91ebad92ebaabcebacb0ebab8febab85ebacb0ebacae
UHC 뭑뭒몼묰뫏뫅묰묮 10010010010110011001001001011010100100011010000110010010010001111001000110110001100100011010100010010010010001111001001001000101 9259925a91a1924791b191a892479245

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