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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鰐?巽鰐?速^ 1001100001101011001111111001001001000110100110000110101100111111100100011010110001011110 986b3f9246986b3f91ac5e
EUC-JP 鰐?巽鰐?速^ 1100111111001100001111111100001110100111110011111100110000111111110000101010111001011110 cfcc3fc3a7cfcc3fc2ae5e
UTF-8 鰐롎巽鰐롎速^ 11101001101100001001000011101011101000011000111011100101101101111011110111101001101100001001000011101011101000011000111011101001100000001001111101011110 e9b090eba18ee5b7bde9b090eba18ee9809f5e
UHC 鰐롎巽鰐롎速^ 11100100110010101000111011010100111000011101111011100100110010101000111011010100111000011101110001011110 e4ca8ed4e1dee4ca8ed4e1dc5e

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