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 ?J???^}?J???^{^ 001111110100101000111111001111110011111101011110011111010011111101001010001111110011111100111111010111100111101101011110 3f4a3f3f3f5e7d3f4a3f3f3f5e7b5e
SJIS-WIN ?J???^}?J???^{^ 001111110100101000111111001111110011111101011110011111010011111101001010001111110011111100111111010111100111101101011110 3f4a3f3f3f5e7d3f4a3f3f3f5e7b5e
EUC-JP ?J???^}?J???^{^ 001111110100101000111111001111110011111101011110011111010011111101001010001111110011111100111111010111100111101101011110 3f4a3f3f3f5e7d3f4a3f3f3f5e7b5e
UTF-8 채J혥채혥^}채J혥채혥^{^ 11101100101100011000010001001010111011011001100010100101111011001011000110000100111011011001100010100101010111100111110111101100101100011000010001001010111011011001100010100101111011001011000110000100111011011001100010100101010111100111101101011110 ecb1844aed98a5ecb184ed98a55e7decb1844aed98a5ecb184ed98a55e7b5e
UHC 채J혥채혥^}채J혥채혥^{^ 1100001110100100010010101100001010001101110000111010010011000010100011010101111001111101110000111010010001001010110000101000110111000011101001001100001010001101010111100111101101011110 c3a44ac28dc3a4c28d5e7dc3a44ac28dc3a4c28d5e7b5e

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