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^[^ 11101000100110000110111001010010111010001001100001101110010111100101101111101000100110000110111001010010111010001001100001101110010111100101101101011110 e8986e52e8986e5e5be8986e52e8986e5e5b5e
EUC-JP 陂nR陂n^[陂nR陂n^[^ 11101111111110000110111001010010111011111111100001101110010111100101101111101111111110000110111001010010111011111111100001101110010111100101101101011110 eff86e52eff86e5e5beff86e52eff86e5e5b5e
UTF-8 陂nR陂n^[陂nR陂n^[^ 1110100110011001100000100110111001010010111010011001100110000010011011100101111001011011111010011001100110000010011011100101001011101001100110011000001001101110010111100101101101011110 e999826e52e999826e5e5be999826e52e999826e5e5b5e
UHC 陂nR陂n^[陂nR陂n^[^ 11111001101011100110111001010010111110011010111001101110010111100101101111111001101011100110111001010010111110011010111001101110010111100101101101011110 f9ae6e52f9ae6e5e5bf9ae6e52f9ae6e5e5b5e

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