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 ???Un}???Un{^ 00111111001111110011111101010101011011100111110100111111001111110011111101010101011011100111101101011110 3f3f3f556e7d3f3f3f556e7b5e
SJIS-WIN ?汝想Un}?汝想Un{^ 0011111110010011111100001001000101111010010101010110111001111101001111111001001111110000100100010111101001010101011011100111101101011110 3f93f0917a556e7d3f93f0917a556e7b5e
EUC-JP ?汝想Un}?汝想Un{^ 0011111111000110111100101100000111011011010101010110111001111101001111111100011011110010110000011101101101010101011011100111101101011110 3fc6f2c1db556e7d3fc6f2c1db556e7b5e
UTF-8 왃汝想Un}왃汝想Un{^ 11101100100110011000001111100110101100011001110111100110100000111011001101010101011011100111110111101100100110011000001111100110101100011001110111100110100000111011001101010101011011100111101101011110 ec9983e6b19de683b3556e7dec9983e6b19de683b3556e7b5e
UHC 왃汝想Un}왃汝想Un{^ 10011110101101101110011010100011110111111100110001010101011011100111110110011110101101101110011010100011110111111100110001010101011011100111101101011110 9eb6e6a3dfcc556e7d9eb6e6a3dfcc556e7b5e

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