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{^ 100011000100101010010001101100100101011001101110011111011000110001001010100100011011001001010110011011100111101101011110 8c4a91b2566e7d8c4a91b2566e7b5e
EUC-JP 繰卒Vn}繰卒Vn{^ 101101111010101111000010101101000101011001101110011111011011011110101011110000101011010001010110011011100111101101011110 b7abc2b4566e7db7abc2b4566e7b5e
UTF-8 繰卒Vn}繰卒Vn{^ 11100111101110011011000011100101100011011001001001010110011011100111110111100111101110011011000011100101100011011001001001010110011011100111101101011110 e7b9b0e58d92566e7de7b9b0e58d92566e7b5e
UHC 繰卒Vn}繰卒Vn{^ 111100001101101111110000111011110101011001101110011111011111000011011011111100001110111101010110011011100111101101011110 f0dbf0ef566e7df0dbf0ef566e7b5e

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