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^[^ 10011111010000010110111001010010100111110100000101101110010111100101101110011111010000010110111001010010100111110100000101101110010111100101101101011110 9f416e529f416e5e5b9f416e529f416e5e5b5e
EUC-JP 蘗nR蘗n^[蘗nR蘗n^[^ 11011101101000100110111001010010110111011010001001101110010111100101101111011101101000100110111001010010110111011010001001101110010111100101101101011110 dda26e52dda26e5e5bdda26e52dda26e5e5b5e
UTF-8 蘗nR蘗n^[蘗nR蘗n^[^ 1110100010011000100101110110111001010010111010001001100010010111011011100101111001011011111010001001100010010111011011100101001011101000100110001001011101101110010111100101101101011110 e898976e52e898976e5e5be898976e52e898976e5e5b5e
UHC 蘗nR蘗n^[蘗nR蘗n^[^ 11011100101000100110111001010010110111001010001001101110010111100101101111011100101000100110111001010010110111001010001001101110010111100101101101011110 dca26e52dca26e5e5bdca26e52dca26e5e5b5e

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