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 ??kf??k^}Y??kf??k^}bE 001111110011111101101011011001100011111100111111011010110101111001111101010110010011111100111111011010110110011000111111001111110110101101011110011111010110001001000101 3f3f6b663f3f6b5e7d593f3f6b663f3f6b5e7d6245
SJIS-WIN 荳ハkf荳ハk^}Y荳ハkf荳ハk^}bE 1110010010111000100000110110111001101011011001101110010010111000100000110110111001101011010111100111110101011001111001001011100010000011011011100110101101100110111001001011100010000011011011100110101101011110011111010110001001000101 e4b8836e6b66e4b8836e6b5e7d59e4b8836e6b66e4b8836e6b5e7d6245
EUC-JP 荳ハkf荳ハk^}Y荳ハkf荳ハk^}bE 1110100010111010101001011100111101101011011001101110100010111010101001011100111101101011010111100111110101011001111010001011101010100101110011110110101101100110111010001011101010100101110011110110101101011110011111010110001001000101 e8baa5cf6b66e8baa5cf6b5e7d59e8baa5cf6b66e8baa5cf6b5e7d6245
UTF-8 荳ハkf荳ハk^}Y荳ハkf荳ハk^}bE 11101000100011011011001111100011100000111000111101101011011001101110100010001101101100111110001110000011100011110110101101011110011111010101100111101000100011011011001111100011100000111000111101101011011001101110100010001101101100111110001110000011100011110110101101011110011111010110001001000101 e88db3e3838f6b66e88db3e3838f6b5e7d59e88db3e3838f6b66e88db3e3838f6b5e7d6245
UHC 荳ハkf荳ハk^}Y荳ハkf荳ハk^}bE 1101010011100101101010111100111101101011011001101101010011100101101010111100111101101011010111100111110101011001110101001110010110101011110011110110101101100110110101001110010110101011110011110110101101011110011111010110001001000101 d4e5abcf6b66d4e5abcf6b5e7d59d4e5abcf6b66d4e5abcf6b5e7d6245

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