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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??想}??想{^ 0011111100111111100100010111101001111101001111110011111110010001011110100111101101011110 3f3f917a7d3f3f917a7b5e
EUC-JP ?獒想}?獒想{^ 001111111000111111001011101110111100000111011011011111010011111110001111110010111011101111000001110110110111101101011110 3f8fcbbbc1db7d3f8fcbbbc1db7b5e
UTF-8 쒔獒想}쒔獒想{^ 111011001001001010010100111001111000110110010010111001101000001110110011011111011110110010010010100101001110011110001101100100101110011010000011101100110111101101011110 ec9294e78d92e683b37dec9294e78d92e683b37b5e
UHC 쒔獒想}쒔獒想{^ 101111101010110111101000101000111101111111001100011111011011111010101101111010001010001111011111110011000111101101011110 beade8a3dfcc7dbeade8a3dfcc7b5e

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