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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 瀛??}瀛??{^ 1110000001101001001111110011111101111101111000000110100100111111001111110111101101011110 e0693f3f7de0693f3f7b5e
EUC-JP 瀛??}瀛??{^ 1101111111001010001111110011111101111101110111111100101000111111001111110111101101011110 dfca3f3f7ddfca3f3f7b5e
UTF-8 瀛뒒뢔}瀛뒒뢔{^ 111001111000000010011011111010111001001010010010111010111010001010010100011111011110011110000000100110111110101110010010100100101110101110100010100101000111101101011110 e7809beb9292eba2947de7809beb9292eba2947b5e
UHC 瀛뒒뢔}瀛뒒뢔{^ 111001111011101010001010100011111000111101001111011111011110011110111010100010101000111110001111010011110111101101011110 e7ba8a8f8f4f7de7ba8a8f8f4f7b5e

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