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 該捧棍}該捧棍{^ 100010100101100110010101111110011001111010011110011111011000101001011001100101011111100110011110100111100111101101011110 8a5995f99e9e7d8a5995f99e9e7b5e
EUC-JP 該捧棍}該捧棍{^ 101100111011101011001010111110111101101111111110011111011011001110111010110010101111101111011011111111100111101101011110 b3bacafbdbfe7db3bacafbdbfe7b5e
UTF-8 該捧棍}該捧棍{^ 111010001010100110110010111001101000110110100111111001101010001110001101011111011110100010101001101100101110011010001101101001111110011010100011100011010111101101011110 e8a9b2e68da7e6a38d7de8a9b2e68da7e6a38d7b5e
UHC 該捧棍}該捧棍{^ 111110101011000111011100111010011100110111100010011111011111101010110001110111001110100111001101111000100111101101011110 fab1dce9cde27dfab1dce9cde27b5e

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