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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蔭??韋??蔭 10001000111111000011111100111111111010001110100000111111001111111000100011111100 88fc3f3fe8e83f3f88fc
EUC-JP 蔭??韋??蔭 10110000111111100011111100111111111100001110101000111111001111111011000011111110 b0fe3f3ff0ea3f3fb0fe
UTF-8 蔭뗫쨱韋쀬뀑蔭 111010001001010010101101111010111001011110101011111011001010100010110001111010011001111110001011111011001000000010101100111010111000000010010001111010001001010010101101 e894adeb97abeca8b1e99f8bec80aceb8091e894ad
UHC 蔭뗫쨱韋쀬뀑蔭 1110101111100011100010111110101110100100100010111110101011011111100101111110110010000101100010111110101111100011 ebe38beba48beadf97ec858bebe3

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