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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?勇盂杭?勇盂恒^ 001111111001011101000101111000011011000110001101010110010011111110010111010001011110000110110001100011010101000001011110 3f9745e1b18d593f9745e1b18d505e
EUC-JP ?勇盂杭?勇盂恒^ 001111111100110110100110111000101011001110111001101110100011111111001101101001101110001010110011101110011011000101011110 3fcda6e2b3b9ba3fcda6e2b3b9b15e
UTF-8 뤚勇盂杭뤚勇盂恒^ 11101011101001001001101011100101100010111000011111100111100110111000001011100110100111011010110111101011101001001001101011100101100010111000011111100111100110111000001011100110100000011001001001011110 eba49ae58b87e79b82e69dadeba49ae58b87e79b82e681925e
UHC 뤚勇盂杭뤚勇盂恒^ 1000111111001001111010011011100011101001110111011111100111111000100011111100100111101001101110001110100111011101111110011111011001011110 8fc9e9b8e9ddf9f88fc9e9b8e9ddf9f65e

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