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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 蹊遡f蹊遡^}Y蹊遡f蹊遡^}bE 11100110111111001001000101101011011001101110011011111100100100010110101101011110011111010101100111100110111111001001000101101011011001101110011011111100100100010110101101011110011111010110001001000101 e6fc916b66e6fc916b5e7d59e6fc916b66e6fc916b5e7d6245
EUC-JP 蹊遡f蹊遡^}Y蹊遡f蹊遡^}bE 11101100111111101100000111001100011001101110110011111110110000011100110001011110011111010101100111101100111111101100000111001100011001101110110011111110110000011100110001011110011111010110001001000101 ecfec1cc66ecfec1cc5e7d59ecfec1cc66ecfec1cc5e7d6245
UTF-8 蹊遡f蹊遡^}Y蹊遡f蹊遡^}bE 111010001011100110001010111010011000000110100001011001101110100010111001100010101110100110000001101000010101111001111101010110011110100010111001100010101110100110000001101000010110011011101000101110011000101011101001100000011010000101011110011111010110001001000101 e8b98ae981a166e8b98ae981a15e7d59e8b98ae981a166e8b98ae981a15e7d6245
UHC 蹊遡f蹊遡^}Y蹊遡f蹊遡^}bE 11111011101101111110000111001111011001101111101110110111111000011100111101011110011111010101100111111011101101111110000111001111011001101111101110110111111000011100111101011110011111010110001001000101 fbb7e1cf66fbb7e1cf5e7d59fbb7e1cf66fbb7e1cf5e7d6245

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