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 爰?畯梨爰?畯悧^ 111000001010011100111111111110110110111110010111100111001110000010100111001111111111101101101111100111001010010001011110 e0a73ffb6f979ce0a73ffb6f9ca45e
EUC-JP 爰?畯梨爰?畯悧^ 1110000010101001001111111000111111001101101110111100110111111100111000001010100100111111100011111100110110111011110110001010011001011110 e0a93f8fcdbbcdfce0a93f8fcdbbd8a65e
UTF-8 爰렚畯梨爰렚畯悧^ 11100111100010001011000011101011101000001001101011100111100101011010111111100110101000101010100011100111100010001011000011101011101000001001101011100111100101011010111111100110100000101010011101011110 e788b0eba09ae795afe6a2a8e788b0eba09ae795afe682a75e
UHC 爰렚畯梨爰렚畯悧^ 1110101010111010100011101010110111110001111000011101011111011110111010101011101010001110101011011111000111100001110101111101110001011110 eaba8eadf1e1d7deeaba8eadf1e1d7dc5e

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