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??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e
EUC-JP ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e
UTF-8 뗃뻨R뗃뻨^[뗃뻨R뗃뻨^[^ 11101011100101111000001111101011101110111010100001010010111010111001011110000011111010111011101110101000010111100101101111101011100101111000001111101011101110111010100001010010111010111001011110000011111010111011101110101000010111100101101101011110 eb9783ebbba852eb9783ebbba85e5beb9783ebbba852eb9783ebbba85e5b5e
UHC 뗃뻨R뗃뻨^[뗃뻨R뗃뻨^[^ 1000101111001010100101100110111001010010100010111100101010010110011011100101111001011011100010111100101010010110011011100101001010001011110010101001011001101110010111100101101101011110 8bca966e528bca966e5e5b8bca966e528bca966e5e5b5e

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