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{^ 001111110011111100111111001111110101011001101110011111010011111100111111001111110011111101010110011011100111101101011110 3f3f3f3f566e7d3f3f3f3f566e7b5e
SJIS-WIN ????Vn}????Vn{^ 001111110011111100111111001111110101011001101110011111010011111100111111001111110011111101010110011011100111101101011110 3f3f3f3f566e7d3f3f3f3f566e7b5e
EUC-JP ????Vn}????Vn{^ 001111110011111100111111001111110101011001101110011111010011111100111111001111110011111101010110011011100111101101011110 3f3f3f3f566e7d3f3f3f3f566e7b5e
UTF-8 뭋뫊뭀묹Vn}뭋뫊뭀묹Vn{^ 11101011101011011000101111101011101010111000101011101011101011011000000011101011101011001011100101010110011011100111110111101011101011011000101111101011101010111000101011101011101011011000000011101011101011001011100101010110011011100111101101011110 ebad8bebab8aebad80ebacb9566e7debad8bebab8aebad80ebacb9566e7b5e
UHC 뭋뫊뭀묹Vn}뭋뫊뭀묹Vn{^ 1001001001010110100100011010110010010010010011111001001001001100010101100110111001111101100100100101011010010001101011001001001001001111100100100100110001010110011011100111101101011110 925691ac924f924c566e7d925691ac924f924c566e7b5e

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