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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鳶??癌??? 100100111100111000111111001111111000101011100000001111110011111100111111 93ce3f3f8ae03f3f3f
EUC-JP 鳶??癌??煐 1100011011010000001111110011111110110100111000100011111100111111100011111100100111111000 c6d03f3fb4e23f3f8fc9f8
UTF-8 鳶먮젲癌뺣젲煐 111010011011001110110110111010111010100010101110111011001010000010110010111001111001100110001100111010111011101010100011111011001010000010110010111001111000010110010000 e9b3b6eba8aeeca0b2e7998cebbaa3eca0b2e78590
UHC 鳶먮젲癌뺣젲煐 1110011011101001100100001110101110100000101001101110010011011111100101011110101110100000101001101110011110111100 e6e990eba0a6e4df95eba0a6e7bc

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