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 ????C??? 0011111100111111001111110011111101000011001111110011111100111111 3f3f3f3f433f3f3f
SJIS-WIN ???粃C??蒡 00111111001111110011111111100010111000010100001100111111001111111110010011101110 3f3f3fe2e1433f3fe4ee
EUC-JP ???粃C??蒡 00111111001111110011111111100100111000110100001100111111001111111110100011110000 3f3f3fe4e3433f3fe8f0
UTF-8 뤶횓횓粃C횓횓蒡 11101011101001001011011011101101100110101001001111101101100110101001001111100111101100101000001101000011111011011001101010010011111011011001101010010011111010001001001010100001 eba4b6ed9a93ed9a93e7b28343ed9a93ed9a93e892a1
UHC 뤶횓횓粃C횓횓蒡 100011111110010011000011100011101100001110001110110111011111101101000011110000111000111011000011100011101101101110111100 8fe4c38ec38eddfb43c38ec38edbbc

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