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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 正?蔭?異?淨? 100100001011001100111111100010001111110000111111100010001101100100111111100111111100010000111111 90b33f88fc3f88d93f9fc43f
EUC-JP 正?蔭?異?淨? 110000001011010100111111101100001111111000111111101100001101101100111111110111101100011000111111 c0b53fb0fe3fb0db3fdec63f
UTF-8 正렲蔭렫異렕淨렱 111001101010110110100011111010111010000010110010111010001001010010101101111010111010000010101011111001111001010110110000111010111010000010010101111001101011011110101000111010111010000010110001 e6ada3eba0b2e894adeba0abe795b0eba095e6b7a8eba0b1
UHC 正렲蔭렫異렕淨렱 11101111111000011000111010111111111010111110001110001110101110011110110010110110100011101010101011101111111001001000111010111110 efe18ebfebe38eb9ecb68eaaefe48ebe

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