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{^ 10010010010010101001000110100111100100011011101101010110011011100111110110010010010010101001000110100111100100011011101101010110011011100111101101011110 924a91a791bb566e7d924a91a791bb566e7b5e
EUC-JP 谷息遜Vn}谷息遜Vn{^ 11000011101010111100001010101001110000101011110101010110011011100111110111000011101010111100001010101001110000101011110101010110011011100111101101011110 c3abc2a9c2bd566e7dc3abc2a9c2bd566e7b5e
UTF-8 谷息遜Vn}谷息遜Vn{^ 11101000101100001011011111100110100000011010111111101001100000011001110001010110011011100111110111101000101100001011011111100110100000011010111111101001100000011001110001010110011011100111101101011110 e8b0b7e681afe9819c566e7de8b0b7e681afe9819c566e7b5e
UHC 谷息遜Vn}谷息遜Vn{^ 11001101110110111110001111010011111000011110000101010110011011100111110111001101110110111110001111010011111000011110000101010110011011100111101101011110 cddbe3d3e1e1566e7dcddbe3d3e1e1566e7b5e

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