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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???猷??臾??^ 001111110011111100111111100101110101000100111111001111111110010001101011001111110011111101011110 3f3f3f97513f3fe46b3f3f5e
EUC-JP ???猷??臾??^ 001111110011111100111111110011011011001000111111001111111110011111001100001111110011111101011110 3f3f3fcdb23f3fe7cc3f3f5e
UTF-8 樂낅쵄猷됮썒臾녿즷^ 11101111101001101011111111101011100000101000010111101100101101011000010011100111100011001011011111101011100100001010111011101100100011011001001011101000100001111011111011101011100001011011111111101100101001101011011101011110 efa6bfeb8285ecb584e78cb7eb90aeec8d92e887beeb85bfeca6b75e
UHC 樂낅쵄猷됮썒臾녿즷^ 11101000111110011000010111101011101011001000011011101011101000111000100111101001100110111000010111101011101011001000011011101011101000111000100101011110 e8f985ebac86eba389e99b85ebac86eba3895e

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