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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鮨趣、マ鮨趣、ボ^ 111010011011110110001110111011111010010010000011011111011110100110111101100011101110111110100100100000110111101101011110 e9bd8eefa4837de9bd8eefa4837b5e
EUC-JP 鮨趣、マ鮨趣、ボ^ 1111001010111111101111001111000110001110101001001010010111011110111100101011111110111100111100011000111010100100101001011101110001011110 f2bfbcf18ea4a5def2bfbcf18ea4a5dc5e
UTF-8 鮨趣、マ鮨趣、ボ^ 11101001101011101010100011101000101101101010001111101111101111011010010011100011100000111001111011101001101011101010100011101000101101101010001111101111101111011010010011100011100000111001110001011110 e9aea8e8b6a3efbda4e3839ee9aea8e8b6a3efbda4e3839c5e
UHC ?趣?マ?趣?ボ^ 00111111111101101010110000111111101010111101111000111111111101101010110000111111101010111101110001011110 3ff6ac3fabde3ff6ac3fabdc5e

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