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^[^ 1000110110101000010111100110111001010010100011011010100001011110011011100101111001011011100011011010100001011110011011100101001010001101101010000101111001101110010111100101101101011110 8da85e6e528da85e6e5e5b8da85e6e528da85e6e5e5b5e
SJIS-WIN ?¨^nR?¨^n^[?¨^nR?¨^n^[^ 001111111000000101001110010111100110111001010010001111111000000101001110010111100110111001011110010110110011111110000001010011100101111001101110010100100011111110000001010011100101111001101110010111100101101101011110 3f814e5e6e523f814e5e6e5e5b3f814e5e6e523f814e5e6e5e5b5e
EUC-JP ?¨^nR?¨^n^[?¨^nR?¨^n^[^ 001111111010000110101111010111100110111001010010001111111010000110101111010111100110111001011110010110110011111110100001101011110101111001101110010100100011111110100001101011110101111001101110010111100101101101011110 3fa1af5e6e523fa1af5e6e5e5b3fa1af5e6e523fa1af5e6e5e5b5e
UTF-8 ¨^nR¨^n^[¨^nR¨^n^[^ 11000010100011011100001010101000010111100110111001010010110000101000110111000010101010000101111001101110010111100101101111000010100011011100001010101000010111100110111001010010110000101000110111000010101010000101111001101110010111100101101101011110 c28dc2a85e6e52c28dc2a85e6e5e5bc28dc2a85e6e52c28dc2a85e6e5e5b5e
UHC ?¨^nR?¨^n^[?¨^nR?¨^n^[^ 001111111010000110100111010111100110111001010010001111111010000110100111010111100110111001011110010110110011111110100001101001110101111001101110010100100011111110100001101001110101111001101110010111100101101101011110 3fa1a75e6e523fa1a75e6e5e5b3fa1a75e6e523fa1a75e6e5e5b5e

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