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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ?功こD?功こD^ 00111111100011001111011110000010101100010100010000111111100011001111011110000010101100010100010001011110 3f8cf782b1443f8cf782b1445e
EUC-JP ?功こD?功こD^ 00111111101110001111100110100100101100110100010000111111101110001111100110100100101100110100010001011110 3fb8f9a4b3443fb8f9a4b3445e
UTF-8 룴功こD룴功こD^ 111010111010001110110100111001011000101010011111111000111000000110010011010001001110101110100011101101001110010110001010100111111110001110000001100100110100010001011110 eba3b4e58a9fe3819344eba3b4e58a9fe38193445e
UHC 룴功こD룴功こD^ 100011111010100111001101111011011010101010110011010001001000111110101001110011011110110110101010101100110100010001011110 8fa9cdedaab3448fa9cdedaab3445e

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