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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?瓣?晤?瓣?晤^ 00111111111000010100000100111111100111011110101100111111111000010100000100111111100111011110101101011110 3fe1413f9deb3fe1413f9deb5e
EUC-JP ?瓣?晤?瓣?晤^ 00111111111000011010001000111111110110101110110100111111111000011010001000111111110110101110110101011110 3fe1a23fdaed3fe1a23fdaed5e
UTF-8 룿瓣뤖晤룿瓣뤖晤^ 11101011101000111011111111100111100100111010001111101011101001001001011011100110100110011010010011101011101000111011111111100111100100111010001111101011101001001001011011100110100110011010010001011110 eba3bfe793a3eba496e699a4eba3bfe793a3eba496e699a45e
UHC 룿瓣뤖晤룿瓣뤖晤^ 1000111110110000111101111111101110001111110001101110011111111011100011111011000011110111111110111000111111000110111001111111101101011110 8fb0f7fb8fc6e7fb8fb0f7fb8fc6e7fb5e

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