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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ??脘???脘?^ 00111111001111111000111111010110101011000011111100111111001111111000111111010110101011000011111101011110 3f3f8fd6ac3f3f3f8fd6ac3f5e
UTF-8 렯렔脘裏렯렔脘裏^ 11101011101000001010111111101011101000001001010011101000100001001001100011101111101001111010011111101011101000001010111111101011101000001001010011101000100001001001100011101111101001111010011101011110 eba0afeba094e88498efa7a7eba0afeba094e88498efa7a75e
UHC 렯렔脘裏렯렔脘裏^ 1000111010111100100011101010100111101000110100101110110011000000100011101011110010001110101010011110100011010010111011001100000001011110 8ebc8ea9e8d2ecc08ebc8ea9e8d2ecc05e

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