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 ???慂}???慂{^ 00111111001111110011111110011100110010000111110100111111001111110011111110011100110010000111101101011110 3f3f3f9cc87d3f3f3f9cc87b5e
EUC-JP ???慂}???慂{^ 00111111001111110011111111011000110010100111110100111111001111110011111111011000110010100111101101011110 3f3f3fd8ca7d3f3f3fd8ca7b5e
UTF-8 쒔렋쒀慂}쒔렋쒀慂{^ 111011001001001010010100111010111010000010001011111011001001001010000000111001101000010110000010011111011110110010010010100101001110101110100000100010111110110010010010100000001110011010000101100000100111101101011110 ec9294eba08bec9280e685827dec9294eba08bec9280e685827b5e
UHC 쒔렋쒀慂}쒔렋쒀慂{^ 10111110101011011000111010100010101111101010110011101001101111010111110110111110101011011000111010100010101111101010110011101001101111010111101101011110 bead8ea2beace9bd7dbead8ea2beace9bd7b5e

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