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 ?B\nf?B\n^}Y?B\nf?B\n^}bE 00111111010000100101110001101110011001100011111101000010010111000110111001011110011111010101100100111111010000100101110001101110011001100011111101000010010111000110111001011110011111010110001001000101 3f425c6e663f425c6e5e7d593f425c6e663f425c6e5e7d6245
SJIS-WIN 漕B\nf漕B\n^}Y漕B\nf漕B\n^}bE 1001000110000110010000100101110001101110011001101001000110000110010000100101110001101110010111100111110101011001100100011000011001000010010111000110111001100110100100011000011001000010010111000110111001011110011111010110001001000101 9186425c6e669186425c6e5e7d599186425c6e669186425c6e5e7d6245
EUC-JP 漕B\nf漕B\n^}Y漕B\nf漕B\n^}bE 1100000111100110010000100101110001101110011001101100000111100110010000100101110001101110010111100111110101011001110000011110011001000010010111000110111001100110110000011110011001000010010111000110111001011110011111010110001001000101 c1e6425c6e66c1e6425c6e5e7d59c1e6425c6e66c1e6425c6e5e7d6245
UTF-8 漕B\nf漕B\n^}Y漕B\nf漕B\n^}bE 111001101011110010010101010000100101110001101110011001101110011010111100100101010100001001011100011011100101111001111101010110011110011010111100100101010100001001011100011011100110011011100110101111001001010101000010010111000110111001011110011111010110001001000101 e6bc95425c6e66e6bc95425c6e5e7d59e6bc95425c6e66e6bc95425c6e5e7d6245
UHC 漕B\nf漕B\n^}Y漕B\nf漕B\n^}bE 1111000011001100010000100101110001101110011001101111000011001100010000100101110001101110010111100111110101011001111100001100110001000010010111000110111001100110111100001100110001000010010111000110111001011110011111010110001001000101 f0cc425c6e66f0cc425c6e5e7d59f0cc425c6e66f0cc425c6e5e7d6245

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