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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 蔭??i蔭??iB 1000100011111100001111110011111101101001100010001111110000111111001111110110100101000010 88fc3f3f6988fc3f3f6942
EUC-JP 蔭??i蔭??iB 1011000011111110001111110011111101101001101100001111111000111111001111110110100101000010 b0fe3f3f69b0fe3f3f6942
UTF-8 蔭됱넀i蔭됱넀iB 111010001001010010101101111010111001000010110001111010111000010010000000011010011110100010010100101011011110101110010000101100011110101110000100100000000110100101000010 e894adeb90b1eb848069e894adeb90b1eb84806942
UHC 蔭됱넀i蔭됱넀iB 111010111110001110001001111011001000011010010000011010011110101111100011100010011110110010000110100100000110100101000010 ebe389ec869069ebe389ec86906942

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