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 襠馴演}襠馴演{^ 111001011111101110010011111010011000100110001001011111011110010111111011100100111110100110001001100010010111101101011110 e5fb93e989897de5fb93e989897b5e
EUC-JP 襠馴演}襠馴演{^ 111010101111110111000110111010111011000111101001011111011110101011111101110001101110101110110001111010010111101101011110 eafdc6ebb1e97deafdc6ebb1e97b5e
UTF-8 襠馴演}襠馴演{^ 111010001010010110100000111010011010011010110100111001101011110010010100011111011110100010100101101000001110100110100110101101001110011010111100100101000111101101011110 e8a5a0e9a6b4e6bc947de8a5a0e9a6b4e6bc947b5e
UHC ?馴演}?馴演{^ 00111111111000101111100011100110110100010111110100111111111000101111100011100110110100010111101101011110 3fe2f8e6d17d3fe2f8e6d17b5e

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