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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?想叔n}?想叔n{^ 001111111001000101111010100011110110011001101110011111010011111110010001011110101000111101100110011011100111101101011110 3f917a8f666e7d3f917a8f666e7b5e
EUC-JP ?想叔n}?想叔n{^ 001111111100000111011011101111011100011101101110011111010011111111000001110110111011110111000111011011100111101101011110 3fc1dbbdc76e7d3fc1dbbdc76e7b5e
UTF-8 왃想叔n}왃想叔n{^ 1110110010011001100000111110011010000011101100111110010110001111100101000110111001111101111011001001100110000011111001101000001110110011111001011000111110010100011011100111101101011110 ec9983e683b3e58f946e7dec9983e683b3e58f946e7b5e
UHC 왃想叔n}왃想叔n{^ 1001111010110110110111111100110011100010110100100110111001111101100111101011011011011111110011001110001011010010011011100111101101011110 9eb6dfcce2d26e7d9eb6dfcce2d26e7b5e

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