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^ 111010111010000010110010111010111010000010111100010001001110101110100000101100101110101110100000101111000100010001011110 eba0b2eba0bc44eba0b2eba0bc445e
SJIS-WIN ??????D??????D^ 001111110011111100111111001111110011111100111111010001000011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f443f3f3f3f3f3f445e
EUC-JP ë??ë??Dë??ë??D^ 1000111110101011101100110011111100111111100011111010101110110011001111110011111101000100100011111010101110110011001111110011111110001111101010111011001100111111001111110100010001011110 8fabb33f3f8fabb33f3f448fabb33f3f8fabb33f3f445e
UTF-8 렲렼D렲렼D^ 110000111010101111000010101000001100001010110010110000111010101111000010101000001100001010111100010001001100001110101011110000101010000011000010101100101100001110101011110000101010000011000010101111000100010001011110 c3abc2a0c2b2c3abc2a0c2bc44c3abc2a0c2b2c3abc2a0c2bc445e
UHC ??²??¼D??²??¼D^ 00111111001111111010100111110111001111110011111110101000111110010100010000111111001111111010100111110111001111110011111110101000111110010100010001011110 3f3fa9f73f3fa8f9443f3fa9f73f3fa8f9445e

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