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 0011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f46
SJIS-WIN 諟ツ靃齒サウ軸F 111110111010100011000010111110111110111111101010100011111011101110110011100011101011001001000110 fba8c2fbefea8fbbb38eb246
EUC-JP 諟ツ靃齒サウ軸F 1000111111011110101100001000111011000010100011111110011110101110111100111110111110001110101110111000111010110011101111001011010001000110 8fdeb08ec28fe7aef3ef8ebb8eb3bcb446
UTF-8 諟ツ靃齒サウ軸F 11101000101010111001111111101111101111101000001011101001100111011000001111101001101111011001001011101111101111011011101111101111101111011011001111101000101110111011100001000110 e8ab9fefbe82e99d83e9bd92efbdbbefbdb3e8bbb846
UHC ???齒??軸F 00111111001111110011111111110110110011010011111100111111111101011110111001000110 3f3f3ff6cd3f3ff5ee46

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