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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 羈f─羈f─^ 11100011101100011000001010000110100001001001111111100011101100011000001010000110100001001001111101011110 e3b18286849fe3b18286849f5e
EUC-JP 羈f─羈f─^ 11100110101100111010001111100110101010001010000111100110101100111010001111100110101010001010000101011110 e6b3a3e6a8a1e6b3a3e6a8a15e
UTF-8 羈f─羈f─^ 11100111101111101000100011101111101111011000011011100010100101001000000011100111101111101000100011101111101111011000011011100010100101001000000001011110 e7be88efbd86e29480e7be88efbd86e294805e
UHC 羈f─羈f─^ 11010001101111001010001111100110101001101010000111010001101111001010001111100110101001101010000101011110 d1bca3e6a6a1d1bca3e6a6a15e

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