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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????忿?證? 0011111100111111001111110011111100111111100111000111110000111111111001101001101000111111 3f3f3f3f3f9c7c3fe69a3f
EUC-JP ?????忿?證? 0011111100111111001111110011111100111111110101111101110100111111111010111111101000111111 3f3f3f3f3fd7dd3febfa3f
UTF-8 뤗횓㏐퀚죴忿렔證렖 111010111010010010010111111011011001101010010011111000111000111110010000111011011000000010011010111011001010001110110100111001011011111110111111111010111010000010010100111010001010110110001001111010111010000010010110 eba497ed9a93e38f90ed809aeca3b4e5bfbfeba094e8ad89eba096
UHC 뤗횓㏐퀚죴忿렔證렖 100011111100011111000011100011101010011111101010101100111000111010100001100011111101110111001000100011101010100111110001111110111000111010101011 8fc7c38ea7eab38ea18fddc88ea9f1fb8eab

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