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 臾??臾?臾??^ 111001000110101100111111001111111110010001101011001111111110010001101011001111110011111101011110 e46b3f3fe46b3fe46b3f3f5e
EUC-JP 臾??臾?臾??^ 111001111100110000111111001111111110011111001100001111111110011111001100001111110011111101011110 e7cc3f3fe7cc3fe7cc3f3f5e
UTF-8 臾㏓쳪臾쮚臾㏓쳹^ 11101000100001111011111011100011100011111001001111101100101100111010101011101000100001111011111011101100101011101001101011101000100001111011111011100011100011111001001111101100101100111011100101011110 e887bee38f93ecb3aae887beecae9ae887bee38f93ecb3b95e
UHC 臾㏓쳪臾쮚臾㏓쳹^ 1110101110101100101001111110101110101011100011111110101110101100101010000111001011101011101011001010011111101011101010111001110001011110 ebaca7ebab8febaca872ebaca7ebab9c5e

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