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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 樂끤살젘樂끤살젘^ 11101111101001101011111111101011100000011010010011101100100000101011010011101100101000001001100011101111101001101011111111101011100000011010010011101100100000101011010011101100101000001001100001011110 efa6bfeb81a4ec82b4eca098efa6bfeb81a4ec82b4eca0985e
UHC 樂끤살젘樂끤살젘^ 1110100011111001100001011100111010111011111011001010000010010100111010001111100110000101110011101011101111101100101000001001010001011110 e8f985cebbeca094e8f985cebbeca0945e

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