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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?摯n}?摯n{^ 0011111110011101100101010110111001111101001111111001110110010101011011100111101101011110 3f9d956e7d3f9d956e7b5e
EUC-JP 瀷摯n}瀷摯n{^ 100011111100100110110100110110011111010101101110011111011000111111001001101101001101100111110101011011100111101101011110 8fc9b4d9f56e7d8fc9b4d9f56e7b5e
UTF-8 瀷摯n}瀷摯n{^ 1110011110000000101101111110011010010001101011110110111001111101111001111000000010110111111001101001000110101111011011100111101101011110 e780b7e691af6e7de780b7e691af6e7b5e
UHC 瀷摯n}瀷摯n{^ 11101100110010111111001010100111011011100111110111101100110010111111001010100111011011100111101101011110 eccbf2a76e7deccbf2a76e7b5e

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