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 10001111110000011001000101001100011001101000111111000001100100010100110001011110011111010101100110001111110000011001000101001100011001101000111111000001100100010100110001011110011111010110001001000101 8fc1914c668fc1914c5e7d598fc1914c668fc1914c5e7d6245
EUC-JP 消銑f消銑^}Y消銑f消銑^}bE 10111110110000111100000110101101011001101011111011000011110000011010110101011110011111010101100110111110110000111100000110101101011001101011111011000011110000011010110101011110011111010110001001000101 bec3c1ad66bec3c1ad5e7d59bec3c1ad66bec3c1ad5e7d6245
UTF-8 消銑f消銑^}Y消銑f消銑^}bE 111001101011011010001000111010011000101010010001011001101110011010110110100010001110100110001010100100010101111001111101010110011110011010110110100010001110100110001010100100010110011011100110101101101000100011101001100010101001000101011110011111010110001001000101 e6b688e98a9166e6b688e98a915e7d59e6b688e98a9166e6b688e98a915e7d6245
UHC 消銑f消銑^}Y消銑f消銑^}bE 11100001101111001110000011010101011001101110000110111100111000001101010101011110011111010101100111100001101111001110000011010101011001101110000110111100111000001101010101011110011111010110001001000101 e1bce0d566e1bce0d55e7d59e1bce0d566e1bce0d55e7d6245

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