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 ????P}????P{^ 00111111001111110011111100111111010100000111110100111111001111110011111100111111010100000111101101011110 3f3f3f3f507d3f3f3f3f507b5e
SJIS-WIN ???緝P}???緝P{^ 001111110011111100111111111000110110100001010000011111010011111100111111001111111110001101101000010100000111101101011110 3f3f3fe368507d3f3f3fe368507b5e
EUC-JP ???緝P}???緝P{^ 001111110011111100111111111001011100100101010000011111010011111100111111001111111110010111001001010100000111101101011110 3f3f3fe5c9507d3f3f3fe5c9507b5e
UTF-8 쒔렳렊緝P}쒔렳렊緝P{^ 1110110010010010100101001110101110100000101100111110101110100000100010101110011110110111100111010101000001111101111011001001001010010100111010111010000010110011111010111010000010001010111001111011011110011101010100000111101101011110 ec9294eba0b3eba08ae7b79d507dec9294eba0b3eba08ae7b79d507b5e
UHC 쒔렳렊緝P}쒔렳렊緝P{^ 101111101010110110001110110000001000111010100001111100101111110101010000011111011011111010101101100011101100000010001110101000011111001011111101010100000111101101011110 bead8ec08ea1f2fd507dbead8ec08ea1f2fd507b5e

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