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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 燁??\}燁??\{^ 11111011010110010011111100111111010111000111110111111011010110010011111100111111010111000111101101011110 fb593f3f5c7dfb593f3f5c7b5e
EUC-JP 燁??\}燁??\{^ 100011111100101010110011001111110011111101011100011111011000111111001010101100110011111100111111010111000111101101011110 8fcab33f3f5c7d8fcab33f3f5c7b5e
UTF-8 燁곤쉿\}燁곤쉿\{^ 1110011110000111100000011110101010110011101001001110110010001001101111110101110001111101111001111000011110000001111010101011001110100100111011001000100110111111010111000111101101011110 e78781eab3a4ec89bf5c7de78781eab3a4ec89bf5c7b5e
UHC 燁곤쉿\}燁곤쉿\{^ 1110011110100111101100001110111110111101101100100101110001111101111001111010011110110000111011111011110110110010010111000111101101011110 e7a7b0efbdb25c7de7a7b0efbdb25c7b5e

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