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{^ 100010001010001000111111001111110101011001101110011111011000100010100010001111110011111101010110011011100111101101011110 88a23f3f566e7d88a23f3f566e7b5e
EUC-JP 阿??Vn}阿??Vn{^ 101100001010010000111111001111110101011001101110011111011011000010100100001111110011111101010110011011100111101101011110 b0a43f3f566e7db0a43f3f566e7b5e
UTF-8 阿섉텕Vn}阿섉텕Vn{^ 11101001100110001011111111101100100001001000100111101101100001011001010101010110011011100111110111101001100110001011111111101100100001001000100111101101100001011001010101010110011011100111101101011110 e998bfec8489ed8595566e7de998bfec8489ed8595566e7b5e
UHC 阿섉텕Vn}阿섉텕Vn{^ 11100100101110011001100011100110101101101000111001010110011011100111110111100100101110011001100011100110101101101000111001010110011011100111101101011110 e4b998e6b68e566e7de4b998e6b68e566e7b5e

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