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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 霍梧愕繩ァ驥オ 111010001011011110001100111001101001110010110001111000111000101010100111111010011000011110110101 e8b78ce69cb1e38aa7e987b5
EUC-JP 霍梧愕繩ァ驥オ 1111000010111001101110001110100011011000101100111110010111101010100011101010011111110001111001111000111010110101 f0b9b8e8d8b3e5ea8ea7f1e78eb5
UTF-8 霍梧愕繩ァ驥オ 111010011001110010001101111001101010001010100111111001101000010010010101111001111011100110101001111011111011110110100111111010011010100110100101111011111011110110110101 e99c8de6a2a7e68495e7b9a9efbda7e9a9a5efbdb5
UHC ?梧愕繩?驥? 0011111111100111111111001110010011000011111000111011000100111111110100011100101000111111 3fe7fce4c3e3b13fd1ca3f

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