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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 槽貳\nf槽貳\n^}Y槽貳\nf槽貳\n^}bE 100100011000010111100110110001100101110001101110011001101001000110000101111001101100011001011100011011100101111001111101010110011001000110000101111001101100011001011100011011100110011010010001100001011110011011000110010111000110111001011110011111010110001001000101 9185e6c65c6e669185e6c65c6e5e7d599185e6c65c6e669185e6c65c6e5e7d6245
EUC-JP 槽貳\nf槽貳\n^}Y槽貳\nf槽貳\n^}bE 110000011110010111101100110010000101110001101110011001101100000111100101111011001100100001011100011011100101111001111101010110011100000111100101111011001100100001011100011011100110011011000001111001011110110011001000010111000110111001011110011111010110001001000101 c1e5ecc85c6e66c1e5ecc85c6e5e7d59c1e5ecc85c6e66c1e5ecc85c6e5e7d6245
UTF-8 槽貳\nf槽貳\n^}Y槽貳\nf槽貳\n^}bE 1110011010100111101111011110100010110010101100110101110001101110011001101110011010100111101111011110100010110010101100110101110001101110010111100111110101011001111001101010011110111101111010001011001010110011010111000110111001100110111001101010011110111101111010001011001010110011010111000110111001011110011111010110001001000101 e6a7bde8b2b35c6e66e6a7bde8b2b35c6e5e7d59e6a7bde8b2b35c6e66e6a7bde8b2b35c6e5e7d6245
UHC 槽貳\nf槽貳\n^}Y槽貳\nf槽貳\n^}bE 111100001100101111101100110000110101110001101110011001101111000011001011111011001100001101011100011011100101111001111101010110011111000011001011111011001100001101011100011011100110011011110000110010111110110011000011010111000110111001011110011111010110001001000101 f0cbecc35c6e66f0cbecc35c6e5e7d59f0cbecc35c6e66f0cbecc35c6e5e7d6245

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