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 凋?ε齬??? 10010010100111000011111110000011110000111110101010010111001111110011111100111111 929c3f83c3ea973f3f3f
EUC-JP 凋?ε齬??? 11000011111111000011111110100110110001011111001111110111001111110011111100111111 c3fc3fa6c5f3f73f3f3f
UTF-8 凋얕ε齬멸렚렲 1110010110000111100010111110110010010110100101011100111010110101111010011011110110101100111010111010100110111000111010111010000010011010111010111010000010110010 e5878bec9695ceb5e9bdaceba9b8eba09aeba0b2
UHC 凋얕ε齬멸렚렲 1111000010111101101111101110100010100101111001011110010111100001101110001110101010001110101011011000111010111111 f0bdbee8a5e5e5e1b8ea8ead8ebf

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