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 ??nW}??nW{^ 0011111100111111011011100101011101111101001111110011111101101110010101110111101101011110 3f3f6e577d3f3f6e577b5e
SJIS-WIN ⅸ蒔nW}ⅸ蒔nW{^ 111110100100100010001110101010100110111001010111011111011111101001001000100011101010101001101110010101110111101101011110 fa488eaa6e577dfa488eaa6e577b5e
EUC-JP ?蒔nW}?蒔nW{^ 00111111101111001010110001101110010101110111110100111111101111001010110001101110010101110111101101011110 3fbcac6e577d3fbcac6e577b5e
UTF-8 ⅸ蒔nW}ⅸ蒔nW{^ 11100010100001011011100011101000100100101001010001101110010101110111110111100010100001011011100011101000100100101001010001101110010101110111101101011110 e285b8e892946e577de285b8e892946e577b5e
UHC ⅸ蒔nW}ⅸ蒔nW{^ 101001011010100111100011110010000110111001010111011111011010010110101001111000111100100001101110010101110111101101011110 a5a9e3c86e577da5a9e3c86e577b5e

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