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^[^ 0011111100111111010111100110111001010010001111110011111101011110011011100101111001011011001111110011111101011110011011100101001000111111001111110101111001101110010111100101101101011110 3f3f5e6e523f3f5e6e5e5b3f3f5e6e523f3f5e6e5e5b5e
SJIS-WIN 貂ヲ^nR貂ヲ^n^[貂ヲ^nR貂ヲ^n^[^ 111001101011100010100110010111100110111001010010111001101011100010100110010111100110111001011110010110111110011010111000101001100101111001101110010100101110011010111000101001100101111001101110010111100101101101011110 e6b8a65e6e52e6b8a65e6e5e5be6b8a65e6e52e6b8a65e6e5e5b5e
EUC-JP 貂ヲ^nR貂ヲ^n^[貂ヲ^nR貂ヲ^n^[^ 11101100101110101000111010100110010111100110111001010010111011001011101010001110101001100101111001101110010111100101101111101100101110101000111010100110010111100110111001010010111011001011101010001110101001100101111001101110010111100101101101011110 ecba8ea65e6e52ecba8ea65e6e5e5becba8ea65e6e52ecba8ea65e6e5e5b5e
UTF-8 貂ヲ^nR貂ヲ^n^[貂ヲ^nR貂ヲ^n^[^ 111010001011001010000010111011111011110110100110010111100110111001010010111010001011001010000010111011111011110110100110010111100110111001011110010110111110100010110010100000101110111110111101101001100101111001101110010100101110100010110010100000101110111110111101101001100101111001101110010111100101101101011110 e8b282efbda65e6e52e8b282efbda65e6e5e5be8b282efbda65e6e52e8b282efbda65e6e5e5b5e
UHC 貂?^nR貂?^n^[貂?^nR貂?^n^[^ 111101011011000000111111010111100110111001010010111101011011000000111111010111100110111001011110010110111111010110110000001111110101111001101110010100101111010110110000001111110101111001101110010111100101101101011110 f5b03f5e6e52f5b03f5e6e5e5bf5b03f5e6e52f5b03f5e6e5e5b5e

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