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 昏?豺}昏?豺{^ 10001101101010000011111111100110101101110111110110001101101010000011111111100110101101110111101101011110 8da83fe6b77d8da83fe6b77b5e
EUC-JP 昏?豺}昏?豺{^ 10111010101010100011111111101100101110010111110110111010101010100011111111101100101110010111101101011110 baaa3fecb97dbaaa3fecb97b5e
UTF-8 昏렽豺}昏렽豺{^ 111001101001100010001111111010111010000010111101111010001011000110111010011111011110011010011000100011111110101110100000101111011110100010110001101110100111101101011110 e6988feba0bde8b1ba7de6988feba0bde8b1ba7b5e
UHC 昏렽豺}昏렽豺{^ 111110111110011110001110110001011110001111001111011111011111101111100111100011101100010111100011110011110111101101011110 fbe78ec5e3cf7dfbe78ec5e3cf7b5e

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