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{^ 0011111110010011111100001001000101111010010101100110111001111101001111111001001111110000100100010111101001010110011011100111101101011110 3f93f0917a566e7d3f93f0917a566e7b5e
EUC-JP ?汝想Vn}?汝想Vn{^ 0011111111000110111100101100000111011011010101100110111001111101001111111100011011110010110000011101101101010110011011100111101101011110 3fc6f2c1db566e7d3fc6f2c1db566e7b5e
UTF-8 왃汝想Vn}왃汝想Vn{^ 11101100100110011000001111100110101100011001110111100110100000111011001101010110011011100111110111101100100110011000001111100110101100011001110111100110100000111011001101010110011011100111101101011110 ec9983e6b19de683b3566e7dec9983e6b19de683b3566e7b5e
UHC 왃汝想Vn}왃汝想Vn{^ 10011110101101101110011010100011110111111100110001010110011011100111110110011110101101101110011010100011110111111100110001010110011011100111101101011110 9eb6e6a3dfcc566e7d9eb6e6a3dfcc566e7b5e

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