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 髫カ蜈迎髫カ蜈鶏^ 111010011001101010110110111001011000010110001100011111011110100110011010101101101110010110000101100011000111101101011110 e99ab6e5858c7de99ab6e5858c7b5e
EUC-JP 髫カ蜈迎髫カ蜈鶏^ 1111000111111010100011101011011011101001111001011011011111011110111100011111101010001110101101101110100111100101101101111101110001011110 f1fa8eb6e9e5b7def1fa8eb6e9e5b7dc5e
UTF-8 髫カ蜈迎髫カ蜈鶏^ 11101001101010111010101111101111101111011011011011101000100111001000100011101000101111111000111011101001101010111010101111101111101111011011011011101000100111001000100011101001101101101000111101011110 e9ababefbdb6e89c88e8bf8ee9ababefbdb6e89c88e9b68f5e
UHC ??蜈迎??蜈?^ 001111110011111111101000101001011110011111001010001111110011111111101000101001010011111101011110 3f3fe8a5e7ca3f3fe8a53f5e

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