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 械??}械??{^ 1000101001000010001111110011111101111101100010100100001000111111001111110111101101011110 8a423f3f7d8a423f3f7b5e
EUC-JP 械??}械??{^ 1011001110100011001111110011111101111101101100111010001100111111001111110111101101011110 b3a33f3f7db3a33f3f7b5e
UTF-8 械㏆㉫}械㏆㉫{^ 111001101010001010110000111000111000111110000110111000111000100110101011011111011110011010100010101100001110001110001111100001101110001110001001101010110111101101011110 e6a2b0e38f86e389ab7de6a2b0e38f86e389ab7b5e
UHC 械㏆㉫}械㏆㉫{^ 110011001111111010100111111011111010100010111100011111011100110011111110101001111110111110101000101111000111101101011110 ccfea7efa8bc7dccfea7efa8bc7b5e

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