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{^ 001111110011111110001111011001100101011001101110011111010011111100111111100011110110011001010110011011100111101101011110 3f3f8f66566e7d3f3f8f66566e7b5e
EUC-JP ??叔Vn}??叔Vn{^ 001111110011111110111101110001110101011001101110011111010011111100111111101111011100011101010110011011100111101101011110 3f3fbdc7566e7d3f3fbdc7566e7b5e
UTF-8 왃烈叔Vn}왃烈叔Vn{^ 11101100100110011000001111101111101001101001111111100101100011111001010001010110011011100111110111101100100110011000001111101111101001101001111111100101100011111001010001010110011011100111101101011110 ec9983efa69fe58f94566e7dec9983efa69fe58f94566e7b5e
UHC 왃烈叔Vn}왃烈叔Vn{^ 10011110101101101110011011101111111000101101001001010110011011100111110110011110101101101110011011101111111000101101001001010110011011100111101101011110 9eb6e6efe2d2566e7d9eb6e6efe2d2566e7b5e

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