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 ??vW}??vW{^ 0011111100111111011101100101011101111101001111110011111101110110010101110111101101011110 3f3f76577d3f3f76577b5e
SJIS-WIN 嘆達vW}嘆達vW{^ 100100100101000110010010010000100111011001010111011111011001001001010001100100100100001001110110010101110111101101011110 9251924276577d9251924276577b5e
EUC-JP 嘆達vW}嘆達vW{^ 110000111011001011000011101000110111011001010111011111011100001110110010110000111010001101110110010101110111101101011110 c3b2c3a376577dc3b2c3a376577b5e
UTF-8 嘆達vW}嘆達vW{^ 11100101100110001000011011101001100000011001010001110110010101110111110111100101100110001000011011101001100000011001010001110110010101110111101101011110 e59886e9819476577de59886e9819476577b5e
UHC 嘆達vW}嘆達vW{^ 111101111010001111010011101110010111011001010111011111011111011110100011110100111011100101110110010101110111101101011110 f7a3d3b976577df7a3d3b976577b5e

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