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 ????u}????u{^ 00111111001111110011111100111111011101010111110100111111001111110011111100111111011101010111101101011110 3f3f3f3f757d3f3f3f3f757b5e
SJIS-WIN ???緝u}???緝u{^ 001111110011111100111111111000110110100001110101011111010011111100111111001111111110001101101000011101010111101101011110 3f3f3fe368757d3f3f3fe368757b5e
EUC-JP ???緝u}???緝u{^ 001111110011111100111111111001011100100101110101011111010011111100111111001111111110010111001001011101010111101101011110 3f3f3fe5c9757d3f3f3fe5c9757b5e
UTF-8 쒔렳렊緝u}쒔렳렊緝u{^ 1110110010010010100101001110101110100000101100111110101110100000100010101110011110110111100111010111010101111101111011001001001010010100111010111010000010110011111010111010000010001010111001111011011110011101011101010111101101011110 ec9294eba0b3eba08ae7b79d757dec9294eba0b3eba08ae7b79d757b5e
UHC 쒔렳렊緝u}쒔렳렊緝u{^ 101111101010110110001110110000001000111010100001111100101111110101110101011111011011111010101101100011101100000010001110101000011111001011111101011101010111101101011110 bead8ec08ea1f2fd757dbead8ec08ea1f2fd757b5e

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