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 ?I?N??}?I?N??{^ 001111110100100100111111010011100011111100111111011111010011111101001001001111110100111000111111001111110111101101011110 3f493f4e3f3f7d3f493f4e3f3f7b5e
SJIS-WIN ?I?N??}?I?N??{^ 001111110100100100111111010011100011111100111111011111010011111101001001001111110100111000111111001111110111101101011110 3f493f4e3f3f7d3f493f4e3f3f7b5e
EUC-JP ?I?N??}?I?N??{^ 001111110100100100111111010011100011111100111111011111010011111101001001001111110100111000111111001111110111101101011110 3f493f4e3f3f7d3f493f4e3f3f7b5e
UTF-8 책I찾N혯쨍}책I찾N혯쨍{^ 11101100101100011000010101001001111011001011000010111110010011101110110110011000101011111110110010101000100011010111110111101100101100011000010101001001111011001011000010111110010011101110110110011000101011111110110010101000100011010111101101011110 ecb18549ecb0be4eed98afeca88d7decb18549ecb0be4eed98afeca88d7b5e
UHC 책I찾N혯쨍}책I찾N혯쨍{^ 1100001110100101010010011100001110100011010011101100001010010110110000101011100001111101110000111010010101001001110000111010001101001110110000101001011011000010101110000111101101011110 c3a549c3a34ec296c2b87dc3a549c3a34ec296c2b87b5e

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