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 ???椅??幽??^ 001111110011111100111111100010001101011000111111001111111001011101001000001111110011111101011110 3f3f3f88d63f3f97483f3f5e
EUC-JP ???椅??幽??^ 001111110011111100111111101100001101100000111111001111111100110110101001001111110011111101011110 3f3f3fb0d83f3fcda93f3f5e
UTF-8 樂낅뜄椅쇤썒幽덉뿼^ 11101111101001101011111111101011100000101000010111101011100111001000010011100110101001001000010111101100100001111010010011101100100011011001001011100101101110011011110111101011100011011000100111101011101111111011110001011110 efa6bfeb8285eb9c84e6a485ec87a4ec8d92e5b9bdeb8d89ebbfbc5e
UHC 樂낅뜄椅쇤썒幽덉뿼^ 11101000111110011000010111101011100011011000100011101011111101011011110011101001100110111000010111101010111010111000100011101100100101111011110001011110 e8f985eb8d88ebf5bce99b85eaeb88ec97bc5e

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