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 酊臀??酊臀??^ 11100111110000101110010001011100001111110011111111100111110000101110010001011100001111110011111101011110 e7c2e45c3f3fe7c2e45c3f3f5e
EUC-JP 酊臀??酊臀??^ 11101110110001001110011110111101001111110011111111101110110001001110011110111101001111110011111101011110 eec4e7bd3f3feec4e7bd3f3f5e
UTF-8 酊臀렰렒酊臀렰렒^ 11101001100001011000101011101000100001111000000011101011101000001011000011101011101000001001001011101001100001011000101011101000100001111000000011101011101000001011000011101011101000001001001001011110 e9858ae88780eba0b0eba092e9858ae88780eba0b0eba0925e
UHC 酊臀렰렒酊臀렰렒^ 1110111111111000110101001110101110001110101111011000111010100111111011111111100011010100111010111000111010111101100011101010011101011110 eff8d4eb8ebd8ea7eff8d4eb8ebd8ea75e

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