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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 燿?裡}燿?裡{^ 11100000101000000011111110010111101000010111110111100000101000000011111110010111101000010111101101011110 e0a03f97a17de0a03f97a17b5e
EUC-JP 燿?裡}燿?裡{^ 11100000101000100011111111001110101000110111110111100000101000100011111111001110101000110111101101011110 e0a23fcea37de0a23fcea37b5e
UTF-8 燿띄裡}燿띄裡{^ 111001111000011110111111111010111001110110000100111010001010001110100001011111011110011110000111101111111110101110011101100001001110100010100011101000010111101101011110 e787bfeb9d84e8a3a17de787bfeb9d84e8a3a17b5e
UHC 燿띄裡}燿띄裡{^ 111010001111110010110110111001111101011111101011011111011110100011111100101101101110011111010111111010110111101101011110 e8fcb6e7d7eb7de8fcb6e7d7eb7b5e

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