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 鼇??揖??源 11101010100001110011111100111111100101110100101100111111001111111000110010111001 ea873f3f974b3f3f8cb9
EUC-JP 鼇??揖??源 11110011111001110011111100111111110011011010110000111111001111111011100010111011 f3e73f3fcdac3f3fb8bb
UTF-8 鼇앸뜉揖먨럳源 111010011011110010000111111011001001010110111000111010111001110010001001111001101000111110010110111010111010100010101000111010111001111110110011111001101011101010010000 e9bc87ec95b8eb9c89e68f96eba8a8eb9fb3e6ba90
UHC 鼇앸뜉揖먨럳源 1110100010101000100111011110101110001101100011001110101111100111100100001110010110001110100100111110101010111001 e8a89deb8d8cebe790e58e93eab9

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