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{^ 1001000010000111100011111100100011100000010100110110111001111101100100001000011110001111110010001110000001010011011011100111101101011110 90878fc8e0536e7d90878fc8e0536e7b5e
EUC-JP 睡省澳n}睡省澳n{^ 1011111111100111101111101100101011011111101101000110111001111101101111111110011110111110110010101101111110110100011011100111101101011110 bfe7becadfb46e7dbfe7becadfb46e7b5e
UTF-8 睡省澳n}睡省澳n{^ 1110011110011101101000011110011110011100100000011110011010111110101100110110111001111101111001111001110110100001111001111001110010000001111001101011111010110011011011100111101101011110 e79da1e79c81e6beb36e7de79da1e79c81e6beb36e7b5e
UHC 睡省澳n}睡省澳n{^ 1110001010110010111000001111110111100111111111100110111001111101111000101011001011100000111111011110011111111110011011100111101101011110 e2b2e0fde7fe6e7de2b2e0fde7fe6e7b5e

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