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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????德嫩瓜 001111110011111100111111001111110011111100111111111110101011101010011011011000111000100101011010 3f3f3f3f3f3ffaba9b63895a
EUC-JP ???????嫩瓜 0011111100111111001111110011111100111111001111110011111111010101110001001011000110111011 3f3f3f3f3f3f3fd5c4b1bb
UTF-8 야롎롍롈뤗죳德嫩瓜 111011001001010110111100111010111010000110001110111010111010000110001101111010111010000110001000111010111010010010010111111011001010001110110011111001011011111010110111111001011010101110101001111001111001001110011100 ec95bceba18eeba18deba188eba497eca3b3e5beb7e5aba9e7939c
UHC 야롎롍롈뤗죳德嫩瓜 101111101101111110001110110101001000111011010011100011101100111010001111110001111010000110001110110100111110110011010010111011001100110111111110 bedf8ed48ed38ece8fc7a18ed3ecd2eccdfe

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