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 逾懍肩逾懍研^ 11100111101001011001110011101100100011001010100011100111101001011001110011101100100011001010010001011110 e7a59cec8ca8e7a59cec8ca45e
EUC-JP 逾懍肩逾懍研^ 11101110101001111101100011101110101110001010101011101110101001111101100011101110101110001010011001011110 eea7d8eeb8aaeea7d8eeb8a65e
UTF-8 逾懍肩逾懍研^ 11101001100000001011111011100110100001111000110111101000100000101010100111101001100000001011111011100110100001111000110111100111101000001001010001011110 e980bee6878de882a9e980bee6878de7a0945e
UHC 逾?肩逾??^ 11101011101101010011111111001100101101111110101110110101001111110011111101011110 ebb53fccb7ebb53f3f5e

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