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^ 0011111100111111100000101110000101000100001111110011111110000010111000010100010001011110 3f3f82e1443f3f82e1445e
EUC-JP ??ゃD??ゃD^ 0011111100111111101001001110001101000100001111110011111110100100111000110100010001011110 3f3fa4e3443f3fa4e3445e
UTF-8 룵쥚ゃD룵쥚ゃD^ 111010111010001110110101111011001010010110011010111000111000001010000011010001001110101110100011101101011110110010100101100110101110001110000010100000110100010001011110 eba3b5eca59ae3828344eba3b5eca59ae38283445e
UHC 룵쥚ゃD룵쥚ゃD^ 100011111010101010100010100011111010101011100011010001001000111110101010101000101000111110101010111000110100010001011110 8faaa28faae3448faaa28faae3445e

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