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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????窕}????窕{^ 001111110011111100111111001111111110001001111001011111010011111100111111001111110011111111100010011110010111101101011110 3f3f3f3fe2797d3f3f3f3fe2797b5e
EUC-JP ????窕}????窕{^ 001111110011111100111111001111111110001111011010011111010011111100111111001111110011111111100011110110100111101101011110 3f3f3f3fe3da7d3f3f3f3fe3da7b5e
UTF-8 렯렱렯렲窕}렯렱렯렲窕{^ 111010111010000010101111111010111010000010110001111010111010000010101111111010111010000010110010111001111010101010010101011111011110101110100000101011111110101110100000101100011110101110100000101011111110101110100000101100101110011110101010100101010111101101011110 eba0afeba0b1eba0afeba0b2e7aa957deba0afeba0b1eba0afeba0b2e7aa957b5e
UHC 렯렱렯렲窕}렯렱렯렲窕{^ 1000111010111100100011101011111010001110101111001000111010111111111100001101011101111101100011101011110010001110101111101000111010111100100011101011111111110000110101110111101101011110 8ebc8ebe8ebc8ebff0d77d8ebc8ebe8ebc8ebff0d77b5e

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