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 ?手瓣[?手瓣[^ 00111111100011101110100011100001010000010101101100111111100011101110100011100001010000010101101101011110 3f8ee8e1415b3f8ee8e1415b5e
EUC-JP ?手瓣[?手瓣[^ 00111111101111001110101011100001101000100101101100111111101111001110101011100001101000100101101101011110 3fbceae1a25b3fbceae1a25b5e
UTF-8 룶手瓣[룶手瓣[^ 111010111010001110110110111001101000100110001011111001111001001110100011010110111110101110100011101101101110011010001001100010111110011110010011101000110101101101011110 eba3b6e6898be793a35beba3b6e6898be793a35b5e
UHC 룶手瓣[룶手瓣[^ 100011111010101111100010101000101111011111111011010110111000111110101011111000101010001011110111111110110101101101011110 8fabe2a2f7fb5b8fabe2a2f7fb5b5e

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