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{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN 脱鱈速Vn}脱鱈速Vn{^ 10010010010001011001001001001100100100011010110001010110011011100111110110010010010001011001001001001100100100011010110001010110011011100111101101011110 9245924c91ac566e7d9245924c91ac566e7b5e
EUC-JP 脱鱈速Vn}脱鱈速Vn{^ 11000011101001101100001110101101110000101010111001010110011011100111110111000011101001101100001110101101110000101010111001010110011011100111101101011110 c3a6c3adc2ae566e7dc3a6c3adc2ae566e7b5e
UTF-8 脱鱈速Vn}脱鱈速Vn{^ 11101000100001001011000111101001101100011000100011101001100000001001111101010110011011100111110111101000100001001011000111101001101100011000100011101001100000001001111101010110011011100111101101011110 e884b1e9b188e9809f566e7de884b1e9b188e9809f566e7b5e
UHC ??速Vn}??速Vn{^ 001111110011111111100001110111000101011001101110011111010011111100111111111000011101110001010110011011100111101101011110 3f3fe1dc566e7d3f3fe1dc566e7b5e

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