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 ?\Jkf?\Jk^}Y?\Jkf?\Jk^}bE 00111111010111000100101001101011011001100011111101011100010010100110101101011110011111010101100100111111010111000100101001101011011001100011111101011100010010100110101101011110011111010110001001000101 3f5c4a6b663f5c4a6b5e7d593f5c4a6b663f5c4a6b5e7d6245
SJIS-WIN 涌\Jkf涌\Jk^}Y涌\Jkf涌\Jk^}bE 1001011101001111010111000100101001101011011001101001011101001111010111000100101001101011010111100111110101011001100101110100111101011100010010100110101101100110100101110100111101011100010010100110101101011110011111010110001001000101 974f5c4a6b66974f5c4a6b5e7d59974f5c4a6b66974f5c4a6b5e7d6245
EUC-JP 涌\Jkf涌\Jk^}Y涌\Jkf涌\Jk^}bE 1100110110110000010111000100101001101011011001101100110110110000010111000100101001101011010111100111110101011001110011011011000001011100010010100110101101100110110011011011000001011100010010100110101101011110011111010110001001000101 cdb05c4a6b66cdb05c4a6b5e7d59cdb05c4a6b66cdb05c4a6b5e7d6245
UTF-8 涌\Jkf涌\Jk^}Y涌\Jkf涌\Jk^}bE 111001101011011010001100010111000100101001101011011001101110011010110110100011000101110001001010011010110101111001111101010110011110011010110110100011000101110001001010011010110110011011100110101101101000110001011100010010100110101101011110011111010110001001000101 e6b68c5c4a6b66e6b68c5c4a6b5e7d59e6b68c5c4a6b66e6b68c5c4a6b5e7d6245
UHC 涌\Jkf涌\Jk^}Y涌\Jkf涌\Jk^}bE 1110100110111111010111000100101001101011011001101110100110111111010111000100101001101011010111100111110101011001111010011011111101011100010010100110101101100110111010011011111101011100010010100110101101011110011111010110001001000101 e9bf5c4a6b66e9bf5c4a6b5e7d59e9bf5c4a6b66e9bf5c4a6b5e7d6245

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