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 ??Vn}??Vn{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN 竪辰Vn}竪辰Vn{^ 100100100100011110010010010000110101011001101110011111011001001001000111100100100100001101010110011011100111101101011110 92479243566e7d92479243566e7b5e
EUC-JP 竪辰Vn}竪辰Vn{^ 110000111010100011000011101001000101011001101110011111011100001110101000110000111010010001010110011011100111101101011110 c3a8c3a4566e7dc3a8c3a4566e7b5e
UTF-8 竪辰Vn}竪辰Vn{^ 11100111101010111010101011101000101111101011000001010110011011100111110111100111101010111010101011101000101111101011000001010110011011100111101101011110 e7abaae8beb0566e7de7abaae8beb0566e7b5e
UHC 竪辰Vn}竪辰Vn{^ 111000101011010111110010111000110101011001101110011111011110001010110101111100101110001101010110011011100111101101011110 e2b5f2e3566e7de2b5f2e3566e7b5e

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