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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 짹짖횓횋짹짖채챠^ 11101100101001111011100111101100101001111001011011101101100110101001001111101101100110101000101111101100101001111011100111101100101001111001011011101100101100011000010011101100101100011010000001011110 eca7b9eca796ed9a93ed9a8beca7b9eca796ecb184ecb1a05e
UHC 짹짖횓횋짹짖채챠^ 1100001010110001110000101010001011000011100011101100001110001001110000101011000111000010101000101100001110100100110000111010110101011110 c2b1c2a2c38ec389c2b1c2a2c3a4c3ad5e

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