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^[^ 1100001010111000010111100110111001010010110000101011100001011110011011100101111001011011110000101011100001011110011011100101001011000010101110000101111001101110010111100101101101011110 c2b85e6e52c2b85e6e5e5bc2b85e6e52c2b85e6e5e5b5e
SJIS-WIN ??^nR??^n^[??^nR??^n^[^ 0011111100111111010111100110111001010010001111110011111101011110011011100101111001011011001111110011111101011110011011100101001000111111001111110101111001101110010111100101101101011110 3f3f5e6e523f3f5e6e5e5b3f3f5e6e523f3f5e6e5e5b5e
EUC-JP ¸^nR¸^n^[¸^nR¸^n^[^ 100011111010101010100100100011111010001010110001010111100110111001010010100011111010101010100100100011111010001010110001010111100110111001011110010110111000111110101010101001001000111110100010101100010101111001101110010100101000111110101010101001001000111110100010101100010101111001101110010111100101101101011110 8faaa48fa2b15e6e528faaa48fa2b15e6e5e5b8faaa48fa2b15e6e528faaa48fa2b15e6e5e5b5e
UTF-8 ¸^nR¸^n^[¸^nR¸^n^[^ 11000011100000101100001010111000010111100110111001010010110000111000001011000010101110000101111001101110010111100101101111000011100000101100001010111000010111100110111001010010110000111000001011000010101110000101111001101110010111100101101101011110 c382c2b85e6e52c382c2b85e6e5e5bc382c2b85e6e52c382c2b85e6e5e5b5e
UHC ?¸^nR?¸^n^[?¸^nR?¸^n^[^ 001111111010001010101100010111100110111001010010001111111010001010101100010111100110111001011110010110110011111110100010101011000101111001101110010100100011111110100010101011000101111001101110010111100101101101011110 3fa2ac5e6e523fa2ac5e6e5e5b3fa2ac5e6e523fa2ac5e6e5e5b5e

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