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 ?????@?????@B 00111111001111110011111100111111001111110100000000111111001111110011111100111111001111110100000001000010 3f3f3f3f3f403f3f3f3f3f4042
SJIS-WIN 蔭????@蔭????@B 100010001111110000111111001111110011111100111111010000001000100011111100001111110011111100111111001111110100000001000010 88fc3f3f3f3f4088fc3f3f3f3f4042
EUC-JP 蔭????@蔭????@B 101100001111111000111111001111110011111100111111010000001011000011111110001111110011111100111111001111110100000001000010 b0fe3f3f3f3f40b0fe3f3f3f3f4042
UTF-8 蔭띾졎溜딲@蔭띾졎溜딲@B 111010001001010010101101111010111001110110111110111011001010000110001110111011111010011110001011111010111001010010110010010000001110100010010100101011011110101110011101101111101110110010100001100011101110111110100111100010111110101110010100101100100100000001000010 e894adeb9dbeeca18eefa78beb94b240e894adeb9dbeeca18eefa78beb94b24042
UHC 蔭띾졎溜딲@蔭띾졎溜딲@B 1110101111100011100011011110101110100000101110111110101011111110100010110100110101000000111010111110001110001101111010111010000010111011111010101111111010001011010011010100000001000010 ebe38deba0bbeafe8b4d40ebe38deba0bbeafe8b4d4042

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