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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 晳h晳fN}晳h晳fN{^ 1111101011011001011010001111101011011001011001100100111001111101111110101101100101101000111110101101100101100110010011100111101101011110 fad968fad9664e7dfad968fad9664e7b5e
EUC-JP 晳h晳fN}晳h晳fN{^ 100011111100001011000100011010001000111111000010110001000110011001001110011111011000111111000010110001000110100010001111110000101100010001100110010011100111101101011110 8fc2c4688fc2c4664e7d8fc2c4688fc2c4664e7b5e
UTF-8 晳h晳fN}晳h晳fN{^ 111001101001100110110011011010001110011010011001101100110110011001001110011111011110011010011001101100110110100011100110100110011011001101100110010011100111101101011110 e699b368e699b3664e7de699b368e699b3664e7b5e
UHC 晳h晳fN}晳h晳fN{^ 1110000010101111011010001110000010101111011001100100111001111101111000001010111101101000111000001010111101100110010011100111101101011110 e0af68e0af664e7de0af68e0af664e7b5e

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