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 10001111100111001000101001010111011001101000111110011100100010100101011101011110011111010101100110001111100111001000101001010111011001101000111110011100100010100101011101011110011111010110001001000101 8f9c8a57668f9c8a575e7d598f9c8a57668f9c8a575e7d6245
EUC-JP 除蓋f除蓋^}Y除蓋f除蓋^}bE 10111101111111001011001110111000011001101011110111111100101100111011100001011110011111010101100110111101111111001011001110111000011001101011110111111100101100111011100001011110011111010110001001000101 bdfcb3b866bdfcb3b85e7d59bdfcb3b866bdfcb3b85e7d6245
UTF-8 除蓋f除蓋^}Y除蓋f除蓋^}bE 111010011001100110100100111010001001001110001011011001101110100110011001101001001110100010010011100010110101111001111101010110011110100110011001101001001110100010010011100010110110011011101001100110011010010011101000100100111000101101011110011111010110001001000101 e999a4e8938b66e999a4e8938b5e7d59e999a4e8938b66e999a4e8938b5e7d6245
UHC 除蓋f除蓋^}Y除蓋f除蓋^}bE 11110000101101101100101111001111011001101111000010110110110010111100111101011110011111010101100111110000101101101100101111001111011001101111000010110110110010111100111101011110011111010110001001000101 f0b6cbcf66f0b6cbcf5e7d59f0b6cbcf66f0b6cbcf5e7d6245

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