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?^[^ 0011111101010010001111110101111001011011001111110101001000111111010111100101101101011110 3f523f5e5b3f523f5e5b5e
SJIS-WIN 嶬R嶬^[嶬R嶬^[^ 100110111101001001010010100110111101001001011110010110111001101111010010010100101001101111010010010111100101101101011110 9bd2529bd25e5b9bd2529bd25e5b5e
EUC-JP 嶬R嶬^[嶬R嶬^[^ 110101101101010001010010110101101101010001011110010110111101011011010100010100101101011011010100010111100101101101011110 d6d452d6d45e5bd6d452d6d45e5b5e
UTF-8 嶬R嶬^[嶬R嶬^[^ 11100101101101101010110001010010111001011011011010101100010111100101101111100101101101101010110001010010111001011011011010101100010111100101101101011110 e5b6ac52e5b6ac5e5be5b6ac52e5b6ac5e5b5e
UHC ?R?^[?R?^[^ 0011111101010010001111110101111001011011001111110101001000111111010111100101101101011110 3f523f5e5b3f523f5e5b5e

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