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{^ 11011111110011101001111110010111011011100111110111011111110011101001111110010111011011100111101101011110 dfce9f976e7ddfce9f976e7b5e
EUC-JP ゚ホ泓n}゚ホ泓n{^ 1000111011011111100011101100111011011101111101110110111001111101100011101101111110001110110011101101110111110111011011100111101101011110 8edf8eceddf76e7d8edf8eceddf76e7b5e
UTF-8 ゚ホ泓n}゚ホ泓n{^ 1110111110111110100111111110111110111110100011101110011010110011100100110110111001111101111011111011111010011111111011111011111010001110111001101011001110010011011011100111101101011110 efbe9fefbe8ee6b3936e7defbe9fefbe8ee6b3936e7b5e
UHC ??泓n}??泓n{^ 00111111001111111111101111110010011011100111110100111111001111111111101111110010011011100111101101011110 3f3ffbf26e7d3f3ffbf26e7b5e

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