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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ??瓣[}??瓣[{^ 00111111001111111110000101000001010110110111110100111111001111111110000101000001010110110111101101011110 3f3fe1415b7d3f3fe1415b7b5e
EUC-JP ??瓣[}??瓣[{^ 00111111001111111110000110100010010110110111110100111111001111111110000110100010010110110111101101011110 3f3fe1a25b7d3f3fe1a25b7b5e
UTF-8 뤞삼瓣[}뤞삼瓣[{^ 1110101110100100100111101110110010000010101111001110011110010011101000110101101101111101111010111010010010011110111011001000001010111100111001111001001110100011010110110111101101011110 eba49eec82bce793a35b7deba49eec82bce793a35b7b5e
UHC 뤞삼瓣[}뤞삼瓣[{^ 1000111111001101101110111110111111110111111110110101101101111101100011111100110110111011111011111111011111111011010110110111101101011110 8fcdbbeff7fb5b7d8fcdbbeff7fb5b7b5e

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