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{^ 00111111001111111001000101111010011011100111110100111111001111111001000101111010011011100111101101011110 3f3f917a6e7d3f3f917a6e7b5e
EUC-JP ?鉥想n}?鉥想n{^ 0011111110001111111000111110100011000001110110110110111001111101001111111000111111100011111010001100000111011011011011100111101101011110 3f8fe3e8c1db6e7d3f8fe3e8c1db6e7b5e
UTF-8 룷鉥想n}룷鉥想n{^ 1110101110100011101101111110100110001001101001011110011010000011101100110110111001111101111010111010001110110111111010011000100110100101111001101000001110110011011011100111101101011110 eba3b7e989a5e683b36e7deba3b7e989a5e683b36e7b5e
UHC 룷鉥想n}룷鉥想n{^ 1000111110101100111000101111110011011111110011000110111001111101100011111010110011100010111111001101111111001100011011100111101101011110 8face2fcdfcc6e7d8face2fcdfcc6e7b5e

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