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 ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e
SJIS-WIN アォRアォ^[アォRアォ^[^ 101100011010101101010010101100011010101101011110010110111011000110101011010100101011000110101011010111100101101101011110 b1ab52b1ab5e5bb1ab52b1ab5e5b5e
EUC-JP アォRアォ^[アォRアォ^[^ 1000111010110001100011101010101101010010100011101011000110001110101010110101111001011011100011101011000110001110101010110101001010001110101100011000111010101011010111100101101101011110 8eb18eab528eb18eab5e5b8eb18eab528eb18eab5e5b5e
UTF-8 アォRアォ^[アォRアォ^[^ 11101111101111011011000111101111101111011010101101010010111011111011110110110001111011111011110110101011010111100101101111101111101111011011000111101111101111011010101101010010111011111011110110110001111011111011110110101011010111100101101101011110 efbdb1efbdab52efbdb1efbdab5e5befbdb1efbdab52efbdb1efbdab5e5b5e
UHC ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e

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