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?ゼ?^[^ 0011111110000011010110110011111101010010001111111000001101011011001111110101111001011011001111111000001101011011001111110101001000111111100000110101101100111111010111100101101101011110 3f835b3f523f835b3f5e5b3f835b3f523f835b3f5e5b5e
EUC-JP ?ゼ?R?ゼ?^[?ゼ?R?ゼ?^[^ 0011111110100101101111000011111101010010001111111010010110111100001111110101111001011011001111111010010110111100001111110101001000111111101001011011110000111111010111100101101101011110 3fa5bc3f523fa5bc3f5e5b3fa5bc3f523fa5bc3f5e5b5e
UTF-8 뤚ゼ팶R뤚ゼ팶^[뤚ゼ팶R뤚ゼ팶^[^ 11101011101001001001101011100011100000101011110011101101100011001011011001010010111010111010010010011010111000111000001010111100111011011000110010110110010111100101101111101011101001001001101011100011100000101011110011101101100011001011011001010010111010111010010010011010111000111000001010111100111011011000110010110110010111100101101101011110 eba49ae382bced8cb652eba49ae382bced8cb65e5beba49ae382bced8cb652eba49ae382bced8cb65e5b5e
UHC 뤚ゼ팶R뤚ゼ팶^[뤚ゼ팶R뤚ゼ팶^[^ 10001111110010011010101110111100101110110110111001010010100011111100100110101011101111001011101101101110010111100101101110001111110010011010101110111100101110110110111001010010100011111100100110101011101111001011101101101110010111100101101101011110 8fc9abbcbb6e528fc9abbcbb6e5e5b8fc9abbcbb6e528fc9abbcbb6e5e5b5e

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