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{^ 00111111001111110111110101010110011011100111110100111111001111110111110101010110011011100111101101011110 3f3f7d566e7d3f3f7d566e7b5e
SJIS-WIN 蛇車}Vn}蛇車}Vn{^ 1000111011010110100011101101010001111101010101100110111001111101100011101101011010001110110101000111110101010110011011100111101101011110 8ed68ed47d566e7d8ed68ed47d566e7b5e
EUC-JP 蛇車}Vn}蛇車}Vn{^ 1011110011011000101111001101011001111101010101100110111001111101101111001101100010111100110101100111110101010110011011100111101101011110 bcd8bcd67d566e7dbcd8bcd67d566e7b5e
UTF-8 蛇車}Vn}蛇車}Vn{^ 111010001001101110000111111010001011101110001010011111010101011001101110011111011110100010011011100001111110100010111011100010100111110101010110011011100111101101011110 e89b87e8bb8a7d566e7de89b87e8bb8a7d566e7b5e
UHC 蛇車}Vn}蛇車}Vn{^ 1101111011101111111100111011001101111101010101100110111001111101110111101110111111110011101100110111110101010110011011100111101101011110 deeff3b37d566e7ddeeff3b37d566e7b5e

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