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{^ 10010010010001011001001001001010100100011011100101010110011011100111110110010010010001011001001001001010100100011011100101010110011011100111101101011110 9245924a91b9566e7d9245924a91b9566e7b5e
EUC-JP 脱谷損Vn}脱谷損Vn{^ 11000011101001101100001110101011110000101011101101010110011011100111110111000011101001101100001110101011110000101011101101010110011011100111101101011110 c3a6c3abc2bb566e7dc3a6c3abc2bb566e7b5e
UTF-8 脱谷損Vn}脱谷損Vn{^ 11101000100001001011000111101000101100001011011111100110100100001000110101010110011011100111110111101000100001001011000111101000101100001011011111100110100100001000110101010110011011100111101101011110 e884b1e8b0b7e6908d566e7de884b1e8b0b7e6908d566e7b5e
UHC ?谷損Vn}?谷損Vn{^ 0011111111001101110110111110000111011111010101100110111001111101001111111100110111011011111000011101111101010110011011100111101101011110 3fcddbe1df566e7d3fcddbe1df566e7b5e

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