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 ????X}????X{^ 00111111001111110011111100111111010110000111110100111111001111110011111100111111010110000111101101011110 3f3f3f3f587d3f3f3f3f587b5e
SJIS-WIN ???緝X}???緝X{^ 001111110011111100111111111000110110100001011000011111010011111100111111001111111110001101101000010110000111101101011110 3f3f3fe368587d3f3f3fe368587b5e
EUC-JP ???緝X}???緝X{^ 001111110011111100111111111001011100100101011000011111010011111100111111001111111110010111001001010110000111101101011110 3f3f3fe5c9587d3f3f3fe5c9587b5e
UTF-8 쒔렳렊緝X}쒔렳렊緝X{^ 1110110010010010100101001110101110100000101100111110101110100000100010101110011110110111100111010101100001111101111011001001001010010100111010111010000010110011111010111010000010001010111001111011011110011101010110000111101101011110 ec9294eba0b3eba08ae7b79d587dec9294eba0b3eba08ae7b79d587b5e
UHC 쒔렳렊緝X}쒔렳렊緝X{^ 101111101010110110001110110000001000111010100001111100101111110101011000011111011011111010101101100011101100000010001110101000011111001011111101010110000111101101011110 bead8ec08ea1f2fd587dbead8ec08ea1f2fd587b5e

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