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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 辜晧肩辜晧研^ 11100111100000111001110111101100100011001010100011100111100000111001110111101100100011001010010001011110 e7839dec8ca8e7839dec8ca45e
EUC-JP 辜晧肩辜晧研^ 11101101111000111101101011101110101110001010101011101101111000111101101011101110101110001010011001011110 ede3daeeb8aaede3daeeb8a65e
UTF-8 辜晧肩辜晧研^ 11101000101111101001110011100110100110011010011111101000100000101010100111101000101111101001110011100110100110011010011111100111101000001001010001011110 e8be9ce699a7e882a9e8be9ce699a7e7a0945e
UHC 辜晧肩辜晧?^ 110011011101000011111011110001011100110010110111110011011101000011111011110001010011111101011110 cdd0fbc5ccb7cdd0fbc53f5e

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