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 ?nR?n^[?nR?n^[^ 001111110110111001010010001111110110111001011110010110110011111101101110010100100011111101101110010111100101101101011110 3f6e523f6e5e5b3f6e523f6e5e5b5e
SJIS-WIN 晧nR晧n^[晧nR晧n^[^ 10011101111011000110111001010010100111011110110001101110010111100101101110011101111011000110111001010010100111011110110001101110010111100101101101011110 9dec6e529dec6e5e5b9dec6e529dec6e5e5b5e
EUC-JP 晧nR晧n^[晧nR晧n^[^ 11011010111011100110111001010010110110101110111001101110010111100101101111011010111011100110111001010010110110101110111001101110010111100101101101011110 daee6e52daee6e5e5bdaee6e52daee6e5e5b5e
UTF-8 晧nR晧n^[晧nR晧n^[^ 1110011010011001101001110110111001010010111001101001100110100111011011100101111001011011111001101001100110100111011011100101001011100110100110011010011101101110010111100101101101011110 e699a76e52e699a76e5e5be699a76e52e699a76e5e5b5e
UHC 晧nR晧n^[晧nR晧n^[^ 11111011110001010110111001010010111110111100010101101110010111100101101111111011110001010110111001010010111110111100010101101110010111100101101101011110 fbc56e52fbc56e5e5bfbc56e52fbc56e5e5b5e

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