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 11101000101110001000101001010111011001101110100010111000100010100101011101011110011111010101100111101000101110001000101001010111011001101110100010111000100010100101011101011110011111010110001001000101 e8b88a5766e8b88a575e7d59e8b88a5766e8b88a575e7d6245
EUC-JP 雕蓋f雕蓋^}Y雕蓋f雕蓋^}bE 11110000101110101011001110111000011001101111000010111010101100111011100001011110011111010101100111110000101110101011001110111000011001101111000010111010101100111011100001011110011111010110001001000101 f0bab3b866f0bab3b85e7d59f0bab3b866f0bab3b85e7d6245
UTF-8 雕蓋f雕蓋^}Y雕蓋f雕蓋^}bE 111010011001101110010101111010001001001110001011011001101110100110011011100101011110100010010011100010110101111001111101010110011110100110011011100101011110100010010011100010110110011011101001100110111001010111101000100100111000101101011110011111010110001001000101 e99b95e8938b66e99b95e8938b5e7d59e99b95e8938b66e99b95e8938b5e7d6245
UHC 雕蓋f雕蓋^}Y雕蓋f雕蓋^}bE 11110000111001111100101111001111011001101111000011100111110010111100111101011110011111010101100111110000111001111100101111001111011001101111000011100111110010111100111101011110011111010110001001000101 f0e7cbcf66f0e7cbcf5e7d59f0e7cbcf66f0e7cbcf5e7d6245

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