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???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN ??’R??’^[??’R??’^[^ 0011111100111111100000010110011001010010001111110011111110000001011001100101111001011011001111110011111110000001011001100101001000111111001111111000000101100110010111100101101101011110 3f3f8166523f3f81665e5b3f3f8166523f3f81665e5b5e
EUC-JP ??’R??’^[??’R??’^[^ 0011111100111111101000011100011101010010001111110011111110100001110001110101111001011011001111110011111110100001110001110101001000111111001111111010000111000111010111100101101101011110 3f3fa1c7523f3fa1c75e5b3f3fa1c7523f3fa1c75e5b5e
UTF-8 룶깰’R룶깰’^[룶깰’R룶깰’^[^ 11101011101000111011011011101010101110011011000011100010100000001001100101010010111010111010001110110110111010101011100110110000111000101000000010011001010111100101101111101011101000111011011011101010101110011011000011100010100000001001100101010010111010111010001110110110111010101011100110110000111000101000000010011001010111100101101101011110 eba3b6eab9b0e2809952eba3b6eab9b0e280995e5beba3b6eab9b0e2809952eba3b6eab9b0e280995e5b5e
UHC 룶깰’R룶깰’^[룶깰’R룶깰’^[^ 10001111101010111011000111111101101000011010111101010010100011111010101110110001111111011010000110101111010111100101101110001111101010111011000111111101101000011010111101010010100011111010101110110001111111011010000110101111010111100101101101011110 8fabb1fda1af528fabb1fda1af5e5b8fabb1fda1af528fabb1fda1af5e5b5e

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