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 렱롎렱롎^ 11101011101000001011000111101011101000011000111011101011101000001011000111101011101000011000111001011110 eba0b1eba18eeba0b1eba18e5e
SJIS-WIN ??±?????±???^ 001111110011111110000001011111010011111100111111001111110011111100111111100000010111110100111111001111110011111101011110 3f3f817d3f3f3f3f3f817d3f3f3f5e
EUC-JP ����^ 100011111010101110110011001111111010000111011110100011111010101110110011100011111010001011000010001111111000111110101011101100110011111110100001110111101000111110101011101100111000111110100010110000100011111101011110 8fabb33fa1de8fabb38fa2c23f8fabb33fa1de8fabb38fa2c23f5e
UTF-8 렱롎렱롎^ 11000011101010111100001010100000110000101011000111000011101010111100001010100001110000101000111011000011101010111100001010100000110000101011000111000011101010111100001010100001110000101000111001011110 c3abc2a0c2b1c3abc2a1c28ec3abc2a0c2b1c3abc2a1c28e5e
UHC ??±?¡???±?¡?^ 0011111100111111101000011011111000111111101000101010111000111111001111110011111110100001101111100011111110100010101011100011111101011110 3f3fa1be3fa2ae3f3f3fa1be3fa2ae3f5e

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