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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???悽}???悽{^ 00111111001111110011111110011100101011000111110100111111001111110011111110011100101011000111101101011110 3f3f3f9cac7d3f3f3f9cac7b5e
EUC-JP ???悽}???悽{^ 00111111001111110011111111011000101011100111110100111111001111110011111111011000101011100111101101011110 3f3f3fd8ae7d3f3f3fd8ae7b5e
UTF-8 쒀렲렊悽}쒀렲렊悽{^ 111011001001001010000000111010111010000010110010111010111010000010001010111001101000001010111101011111011110110010010010100000001110101110100000101100101110101110100000100010101110011010000010101111010111101101011110 ec9280eba0b2eba08ae682bd7dec9280eba0b2eba08ae682bd7b5e
UHC 쒀렲렊悽}쒀렲렊悽{^ 10111110101011001000111010111111100011101010000111110100101001000111110110111110101011001000111010111111100011101010000111110100101001000111101101011110 beac8ebf8ea1f4a47dbeac8ebf8ea1f4a47b5e

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