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^ 111010111010000010110010111010111010000010001010010001001110101110100000101100101110101110100000100010100100010001011110 eba0b2eba08a44eba0b2eba08a445e
SJIS-WIN ??????D??????D^ 001111110011111100111111001111110011111100111111010001000011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f443f3f3f3f3f3f445e
EUC-JP ë??ë??Dë??ë??D^ 1000111110101011101100110011111100111111100011111010101110110011001111110011111101000100100011111010101110110011001111110011111110001111101010111011001100111111001111110100010001011110 8fabb33f3f8fabb33f3f448fabb33f3f8fabb33f3f445e
UTF-8 렲렊D렲렊D^ 110000111010101111000010101000001100001010110010110000111010101111000010101000001100001010001010010001001100001110101011110000101010000011000010101100101100001110101011110000101010000011000010100010100100010001011110 c3abc2a0c2b2c3abc2a0c28a44c3abc2a0c2b2c3abc2a0c28a445e
UHC ??²???D??²???D^ 0011111100111111101010011111011100111111001111110011111101000100001111110011111110101001111101110011111100111111001111110100010001011110 3f3fa9f73f3f3f443f3fa9f73f3f3f445e

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