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^[^ 10010010110000110110111001010010100100101100001101101110010111100101101110010010110000110110111001010010100100101100001101101110010111100101101101011110 92c36e5292c36e5e5b92c36e5292c36e5e5b5e
EUC-JP 津nR津n^[津nR津n^[^ 11000100110001010110111001010010110001001100010101101110010111100101101111000100110001010110111001010010110001001100010101101110010111100101101101011110 c4c56e52c4c56e5e5bc4c56e52c4c56e5e5b5e
UTF-8 津nR津n^[津nR津n^[^ 1110011010110100101001010110111001010010111001101011010010100101011011100101111001011011111001101011010010100101011011100101001011100110101101001010010101101110010111100101101101011110 e6b4a56e52e6b4a56e5e5be6b4a56e52e6b4a56e5e5b5e
UHC 津nR津n^[津nR津n^[^ 11110010110100000110111001010010111100101101000001101110010111100101101111110010110100000110111001010010111100101101000001101110010111100101101101011110 f2d06e52f2d06e5e5bf2d06e52f2d06e5e5b5e

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