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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ??瓣[??瓣[^ 0011111100111111111000010100000101011011001111110011111111100001010000010101101101011110 3f3fe1415b3f3fe1415b5e
EUC-JP ??瓣[??瓣[^ 0011111100111111111000011010001001011011001111110011111111100001101000100101101101011110 3f3fe1a25b3f3fe1a25b5e
UTF-8 뤞삼瓣[뤞삼瓣[^ 111010111010010010011110111011001000001010111100111001111001001110100011010110111110101110100100100111101110110010000010101111001110011110010011101000110101101101011110 eba49eec82bce793a35beba49eec82bce793a35b5e
UHC 뤞삼瓣[뤞삼瓣[^ 100011111100110110111011111011111111011111111011010110111000111111001101101110111110111111110111111110110101101101011110 8fcdbbeff7fb5b8fcdbbeff7fb5b5e

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