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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???厓??蘊 001111110011111100111111111110101000110100111111001111111110010101011101 3f3f3ffa8d3f3fe55d
EUC-JP ???厓??蘊 00111111001111110011111110001111101101001100011100111111001111111110100110111110 3f3f3f8fb4c73f3fe9be
UTF-8 廉뉛푻厓까눚蘊 111011111010011010100010111010111000100110011011111011011001000110111011111001011000111010010011111010101011100110001100111010111000100010011010111010001001100010001010 efa6a2eb899bed91bbe58e93eab98ceb889ae8988a
UHC 廉뉛푻厓까눚蘊 1110011011110101100001111110111110111110100001111110010011101101101100011110111010000111101100101110100010110011 e6f587efbe87e4edb1ee87b2e8b3

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