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{^ 111110111100111110001110101101010101011001101110011111011111101111001111100011101011010101010110011011100111101101011110 fbcf8eb5566e7dfbcf8eb5566e7b5e
EUC-JP 鋧七Vn}鋧七Vn{^ 1000111111100100110010111011110010110111010101100110111001111101100011111110010011001011101111001011011101010110011011100111101101011110 8fe4cbbcb7566e7d8fe4cbbcb7566e7b5e
UTF-8 鋧七Vn}鋧七Vn{^ 11101001100010111010011111100100101110001000001101010110011011100111110111101001100010111010011111100100101110001000001101010110011011100111101101011110 e98ba7e4b883566e7de98ba7e4b883566e7b5e
UHC ?七Vn}?七Vn{^ 00111111111101101101001001010110011011100111110100111111111101101101001001010110011011100111101101011110 3ff6d2566e7d3ff6d2566e7b5e

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