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{^ 10001111101011001110001101110100111000110111010001010110011011100111110110001111101011001110001101110100111000110111010001010110011011100111101101011110 8face374e374566e7d8face374e374566e7b5e
EUC-JP 小縟縟Vn}小縟縟Vn{^ 10111110101011101110010111010101111001011101010101010110011011100111110110111110101011101110010111010101111001011101010101010110011011100111101101011110 beaee5d5e5d5566e7dbeaee5d5e5d5566e7b5e
UTF-8 小縟縟Vn}小縟縟Vn{^ 11100101101100001000111111100111101110001001111111100111101110001001111101010110011011100111110111100101101100001000111111100111101110001001111111100111101110001001111101010110011011100111101101011110 e5b08fe7b89fe7b89f566e7de5b08fe7b89fe7b89f566e7b5e
UHC 小縟縟Vn}小縟縟Vn{^ 11100001101100111110100110110010111010011011001001010110011011100111110111100001101100111110100110110010111010011011001001010110011011100111101101011110 e1b3e9b2e9b2566e7de1b3e9b2e9b2566e7b5e

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