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 ????????_? 00111111001111110011111100111111001111110011111100111111001111110101111100111111 3f3f3f3f3f3f3f3f5f3f
SJIS-WIN ????????_殲 0011111100111111001111110011111100111111001111110011111100111111010111111001111101110010 3f3f3f3f3f3f3f3f5f9f72
EUC-JP ????????_殲 0011111100111111001111110011111100111111001111110011111100111111010111111101110111010011 3f3f3f3f3f3f3f3f5fddd3
UTF-8 렯렱렯롒렯렱렯렒_殲 11101011101000001010111111101011101000001011000111101011101000001010111111101011101000011001001011101011101000001010111111101011101000001011000111101011101000001010111111101011101000001001001001011111111001101010111010110010 eba0afeba0b1eba0afeba192eba0afeba0b1eba0afeba0925fe6aeb2
UHC 렯렱렯롒렯렱렯렒_殲 10001110101111001000111010111110100011101011110010001110110101111000111010111100100011101011111010001110101111001000111010100111010111111110000011101000 8ebc8ebe8ebc8ed78ebc8ebe8ebc8ea75fe0e8

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