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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??窯}??窯{^ 0011111100111111100101110111000101111101001111110011111110010111011100010111101101011110 3f3f97717d3f3f97717b5e
EUC-JP ??窯}??窯{^ 0011111100111111110011011101001001111101001111110011111111001101110100100111101101011110 3f3fcdd27d3f3fcdd27b5e
UTF-8 樂랔窯}樂랔窯{^ 111011111010011010111111111010111001111010010100111001111010101010101111011111011110111110100110101111111110101110011110100101001110011110101010101011110111101101011110 efa6bfeb9e94e7aaaf7defa6bfeb9e94e7aaaf7b5e
UHC 樂랔窯}樂랔窯{^ 111010001111100110001101111110011110100110100010011111011110100011111001100011011111100111101001101000100111101101011110 e8f98df9e9a27de8f98df9e9a27b5e

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