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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ????▼?瑜 001111110011111100111111001111111000000110100101001111111110000011101111 3f3f3f3f81a53fe0ef
EUC-JP ???沅▼?瑜 0011111100111111001111111000111111000110111010011010001010100111001111111110000011110001 3f3f3f8fc6e9a2a73fe0f1
UTF-8 嶺쎈끼沅▼눢瑜 111011111010011010101011111011001000111010001000111010111000000110111100111001101011001010000101111000101001011010111100111010111000100010100010111001111001000110011100 efa6abec8e88eb81bce6b285e296bceb88a2e7919c
UHC 嶺쎈끼沅▼눢瑜 1110011110101101101111011110101110110011101000101110101010110110101000011110010110000111101110011110101110100101 e7adbdebb3a2eab6a1e587b9eba5

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