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 ???韋??? 0011111100111111001111111110100011101000001111110011111100111111 3f3f3fe8e83f3f3f
EUC-JP ???韋??靷 00111111001111110011111111110000111010100011111100111111100011111110011110111101 3f3f3ff0ea3f3f8fe7bd
UTF-8 嶺뚭낮韋뉏틠靷 111011111010011010101011111010111001101010101101111010111000001010101110111010011001111110001011111010111000100110001111111011011000101110100000111010011001110110110111 efa6abeb9aadeb82aee99f8beb898fed8ba0e99db7
UHC 嶺뚭낮韋뉏틠靷 1110011110101101100011001110101010110011101101111110101011011111100001111110010010111010100011001110110011100110 e7ad8ceab3b7eadf87e4ba8cece6

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