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??{^ 0011111101001010001111110011111101111101001111110100101000111111001111110111101101011110 3f4a3f3f7d3f4a3f3f7b5e
SJIS-WIN ?J??}?J??{^ 0011111101001010001111110011111101111101001111110100101000111111001111110111101101011110 3f4a3f3f7d3f4a3f3f7b5e
EUC-JP ?J??}?J??{^ 0011111101001010001111110011111101111101001111110100101000111111001111110111101101011110 3f4a3f3f7d3f4a3f3f7b5e
UTF-8 체J횇횑}체J횇횑{^ 1110110010110010101101000100101011101101100110101000011111101101100110101001000101111101111011001011001010110100010010101110110110011010100001111110110110011010100100010111101101011110 ecb2b44aed9a87ed9a917decb2b44aed9a87ed9a917b5e
UHC 체J횇횑}체J횇횑{^ 1100001110111100010010101100001110000101110000111000110001111101110000111011110001001010110000111000010111000011100011000111101101011110 c3bc4ac385c38c7dc3bc4ac385c38c7b5e

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