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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 倭??W}倭??W{^ 10011000011000000011111100111111010101110111110110011000011000000011111100111111010101110111101101011110 98603f3f577d98603f3f577b5e
EUC-JP 倭??W}倭??W{^ 11001111110000010011111100111111010101110111110111001111110000010011111100111111010101110111101101011110 cfc13f3f577dcfc13f3f577b5e
UTF-8 倭뱄쉈W}倭뱄쉈W{^ 1110010110000000101011011110101110110001100001001110110010001001100010000101011101111101111001011000000010101101111010111011000110000100111011001000100110001000010101110111101101011110 e580adebb184ec8988577de580adebb184ec8988577b5e
UHC 倭뱄쉈W}倭뱄쉈W{^ 1110100011011110101110011110111110111101101001010101011101111101111010001101111010111001111011111011110110100101010101110111101101011110 e8deb9efbda5577de8deb9efbda5577b5e

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