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{^ 100100100100000110010010010110110111011001010111011111011001001001000001100100100101101101110110010101110111101101011110 9241925b76577d9241925b76577b5e
EUC-JP 但端vW}但端vW{^ 110000111010001011000011101111000111011001010111011111011100001110100010110000111011110001110110010101110111101101011110 c3a2c3bc76577dc3a2c3bc76577b5e
UTF-8 但端vW}但端vW{^ 11100100101111011000011011100111101010111010111101110110010101110111110111100100101111011000011011100111101010111010111101110110010101110111101101011110 e4bd86e7abaf76577de4bd86e7abaf76577b5e
UHC 但端vW}但端vW{^ 110100111010001111010011101011100111011001010111011111011101001110100011110100111010111001110110010101110111101101011110 d3a3d3ae76577dd3a3d3ae76577b5e

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